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
Sensor Packet 35 returns the current OI Mode. We should stop maintaining OI Mode state in this module and instead rely on the robot's internal state to avoid the possibility of coming out of sync.
The text was updated successfully, but these errors were encountered:
Add command definitions for Sensors and QueryList.
Add sensor definitions for all available sensors.
Add $self->read() to get sensor readings back from Roomba.
Add 'Raw' command override to enable sending bits directly.
Housekeeping
Sensor Packet 35 returns the current OI Mode. We should stop maintaining OI Mode state in this module and instead rely on the robot's internal state to avoid the possibility of coming out of sync.
The text was updated successfully, but these errors were encountered: