Log in

View Full Version : RobotPy 2014.4 released -- critical SmartDashboard/NetworkTables fixes


virtuald
13-02-2014, 16:30
A critical bug (http://firstforge.wpi.edu/sf/go/artf1719) was identified in NetworkTables that may cause your robot to hang. Additionally, our team noticed that usage of SmartDashboard/NetworkTables would cause the robot to sometimes lag and be unresponsive at times. This release contains partial fixes for those issues, I hope a more complete fix will hopefully be released in the near future as they become available. For more information about the issue and the fix, see the bug report (http://firstforge.wpi.edu/sf/go/artf1719) filed at the WPILib C++ issue tracker.

The latest version of RobotPy is available at FIRST Forge (http://firstforge.wpi.edu/sf/go/projects.robotpy/frs.robotpy). Please report any bugs you find at our github tracker (https://github.com/robotpy/robotpy/issues).

virtuald
13-02-2014, 16:55
And of course, the fix had a bug in it. 2014.4.1 fixes that. :)