pkoehlers / maploader

Map loader for Dreame robot vacuums running Valetudo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreliable map changes

pkoehlers opened this issue · comments

Sometimes the maploader seems to successfully unpack the desired map files and backup the old map, but after the reload the map of the robot is empty.

I assume this is some syncing issue / conflict with some other process running on the robot.

Needs further investigation.

commented

What do you mean by "the map of the robot is empty"?
If you mean that Valetudo says: "no map data". that is resolved by starting a cleaning job on the robot. As I was reading up on Valetudo that seems to be caused by the robot not broadcasting the map to valetudo.

That's what I thought at first too.

But I actually logged into the robot, and saw in the logs that the maploader unpacked map with id e.g. 9, but the map actually had another ID and was really empty. Even after starting the full clean

Fixed with release 1.2.0