Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to get current coordinates ? #34

Open
seb07-cloud opened this issue Jul 4, 2020 · 6 comments
Open

Way to get current coordinates ? #34

seb07-cloud opened this issue Jul 4, 2020 · 6 comments
Labels

Comments

@seb07-cloud
Copy link

Is there a way to get the current coordinates ?

@andreashaertel
Copy link

This would be very interesting. No way?

@andreashaertel
Copy link

I would like to get information on the map without connecting the robot to the cloud. Most easiest would be to ask the robot for its coordinates and then making an own map. Then I could draw zones and let it clean in specific areas. Or do you know about any other solution? If I understood correct, I do not get the map without connecting to the cloud, I am right?

@seb07-cloud
Copy link
Author

Imo this is right, you cant pull the map locally, at least not with the original firmware.

@andreashaertel
Copy link

I tried to send it to coordinates like [0,200], [0,0] and [200,0], but its reaction makes no sense to me. Is there a specific scheme how the device maps coordinates?

@marcelrv
Copy link
Owner

This is indeed not possible with the standard software. The only way a map can be created without the cloud is to root it and install valentuo

@gjuhasz86
Copy link
Contributor

AFAIK the only way to get the current coordinates of an unrooted robot is to ask it for the map name, then use the response to download the map from the Xiaomi cloud. The map file contains the robot coordinates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants