If you're starting from a 2023 robot project, you will need toimport your projectto create a 2024 project. The import process is important, as it will make a few automated corrections for some breaking changes that happened in 2024. It is also necessary to import vendor libraries again, sin...
RunTests.ps1 Add support for getting code coverage in VS Code Jan 31, 2020 WPILib.sln Caps part 3 May 27, 2024 Repository files navigation README RobotDotNet WPILib This repository contains the source code for a DotNet implementation of the WPILib. Currently going through a complete rewrite. ...
Dec 17, 2024 9ccb3ab·Dec 17, 2024 772 Commits testing Update for 2025.1.1-beta-3 (#768) Dec 16, 2024 README MIT license GradleRIO GradleRIO is a powerful Gradle Plugin that allows teams competing in the FIRST robotics competition to produce and build their code. ...
WPILib-New-Commands (1.0.0) commentedNov 17, 2024 The reason for this is the publish() overwrites the properties since the topic had not yet been published. If you move the setretained to after the publish or pass the retained as part of the publish properties parameter, this will work....
to my VS Code config, my robot project starts up normally. The alpha tag is because my fork doesn't have all the tags the main repo does. WPILib Information: Project Version: 2025.1.1-beta-1 VS Code Version: 1.94.2 WPILib Extension Version: 2025.1.1-beta-1 ...