|
Re: Tweaks to be able to build C++ code from Robot Builder
Quote:
Originally Posted by Bryscus
Guys,
The only thing missing is one of the last steps which is casting "autonomousModes->GetSelected();" to a "Command" type. This doesn't work in C++ and I don't yet have a solution.
- Bryce
|
Nice resource you've provided!
I just posted an example of creating the SendableChooser for selecting autonomous programs in C++ at the bottom of this page:
http://wpilib.screenstepslive.com/s/...smartdashboard
Brad
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|