|
Re: Scheduler.getInstance().run() throws a null pointer
We found a bug in the C++ and Java libraries where doing a putData() of the Scheduler instance will cause the program to crash. That has been fixed and will be released later today or tomorrow morning.
So if you have code like this:
SmartDashboard.putData(Scheduler.getInstance())
it will be fixed in that update.
Sorry about the annoyance.
Brad
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|