koalazak / rest980

REST interface to control your iRobot Roomba 980 via local server on your lan.
MIT License
297 stars 62 forks source link

msg.ok.pos is undefined #55

Closed Utopiah closed 3 years ago

Utopiah commented 4 years ago

Everything works well except trying to draw the map, getting a msg.ok.pos is undefined error in the console.

I doubt it's related but just in case for context : Firefox 82.0 (64-bit) on Ubuntu with a Roomba 676.

koalazak commented 3 years ago

looks like Romba 676 does not report its possition to draw the map

Utopiah commented 3 years ago

Damn... well that's disappointing but now I know, thanks. Maybe adding this to the ReadMe and adding a related error message could help others in the future.