You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add option for OI mode reporting bug workaround
AutonomyLab/create_robot#64
* Update README.md
* Add note about 600 series OI mode reporting bug to Known Issues
section and include details of API workaround option.
* Add myself to contributors list
@@ -72,3 +72,5 @@ To run unit tests, execute the following in the build directory:
72
72
73
73
*_Clock_ and _Schedule_ buttons are not functional. This is a known bug related to the firmware.
74
74
* Inaccurate odometry angle for Create 1 ([#22](https://github.com/AutonomyLab/libcreate/issues/22))
75
+
* Some 600 series models incorrectly report the OI Mode in their sensor stream ([create_robot #64](https://github.com/AutonomyLab/create_robot/issues/64))
76
+
- To enable or disable the OI Mode reporting workaround, pass `true` or `false` to `setModeReportWorkaround()`
0 commit comments