[build] Fix imgui libraries not being published (#7575) Dec 24, 2024 test-scripts [ci] Report failed status to Azure on failed tests (#2654) Dec 2, 2023 thirdparty [upstream_utils] Add imgui_demo.cpp (#7602) Dec 29, 2024
Tutorial on adding 3rd party libraries such as CTRE and REV to your robot project. +++ .. button-ref:: docs/software/vscode-overview/3rd-party-libraries :color: primary :shadow: :align: center :expand: :outline: View article .. toctree:: :maxdepth: 1 :titlesonly: :caption: Zero to ...
If you're starting from a 2022 robot project, you will need toimport itto create a 2023 project. What's Changed since beta-5: Replace const char* with std::string_view in Driver Station sim functions by @rzblue inhttps://github.com/wpilibsuite/allwpilib/pull/4532 [ntcore] Remove table...
ThirdPartyNotices.txt azure-pipelines.yml build-docker.sh build.sh config depends docker-compose.yml imagetool.sh README License FRCVision-pi-gen Tool used to create the WPILibPi Raspberry Pi OS image. Dependencies pi-gen runs on Debian-based operating systems. Currently it is only supported on...
The NI Libraries contain the low-level code for controlling devices on your robot. The NI Libraries are found in the ni-libraries project. The upstream_utils directory contains scripts for updating copies of thirdparty code in the repository. The styleguide repository contains our style guides ...