node-roomba
node-roomba copied to clipboard
parser can't handle status lines from roomba
all we can handle are sensor packets (and only full 26-byte packets at that). Roomba may send a few lines of text to the serialport in response to certain events such as a reset or waking from sleep. This will screw up the sensor parser.