Latest RobotBuilder #2782
Unanswered
cpapplefamily
asked this question in
General
Replies: 3 comments 6 replies
|
The public branches are what we have (there are no hidden or private robot builder branches). Tagging @sciencewhiz to answer the question about test mode. |
3 replies
|
I opened an issue for this. wpilibsuite/RobotBuilder#260 Are you planning to apply to beta test? https://www.firstinspires.org/robotics/frc/blog/2021-beta-testing-usage-report |
3 replies
|
Note that as of this weekend, RobotBuilder's master branch exports to the new command framework and the OldCommandFramework branch exports to the old command framework. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
There has been a lot of notifications to my inbox lately on the updates to Robotbuilder to get it caught up to the New Command Based Model. I'm preparing my Robotbuilder seminar scheduled to be presented week one on Oct 31 at our virtual JUMPSTART event. It seems that both branches exposéd to the the public don't have these changes. How can I get the most recent versions that are nearly ready for basic Java New Command Based Model robots.
I would run the copy I have and help kickstart the Java model changes but I found just this evening the "Test Mode of a PID_Subsystem does NOT work. One of the most impressive things Robotbuilder Used to do was with no code written in VSCode a user could tune and program a PID subsystem. Is this bug known? has it been fixed? What I observed is the PID controls are Ungrouped and the Motor and Pot are assigned to the subsystem. Is the problem that the PID controller is not in the subsystem?
All reactions