Quote:
Originally Posted by jwakeman
It should be:
Code:
SmartDashboard::GetInstance()->PutData("SendablePIDController",speedControl);
|
So you were able to get this to work? Even with the new WPILib we still got a crash at runtime. Don't know what the problem is. I didn't *see* any SmartDashboard initialization or anything we needed to do...