![]() |
SmartDashboard's sendableChooser
I see that you can use Smartdashboard's sendableChooser to create radio buttons to choose autonomous programs with command-based programming. However, is it possible to do this with iterative robot? This is what i have in robotInit():
Code:
NetworkTable.initialize(); |
Re: SmartDashboard's sendableChooser
If you call autoChooser.getSelected(), it will return to you the current choice as an Object which you can cast however you'd like. I don't know how you have Autonomous1() and Autonomous2() set up, so I don't know how you'd specifically do it.
|
| All times are GMT -5. The time now is 09:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi