|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#1
|
|||
|
|||
|
View scheduler in SmartDashboard
When I uncomment the line below my robot code crashses. Any suggestions?
Code:
virtual void RobotInit() {
CommandBase::init();
autonomousCommand = new ExampleCommand();
//SmartDashboard::GetInstance()->PutData("SchedulerData",Scheduler::GetInstance());
}
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|