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

Error explore app #27

Open
rini1010 opened this issue May 11, 2018 · 2 comments
Open

Error explore app #27

rini1010 opened this issue May 11, 2018 · 2 comments

Comments

@rini1010
Copy link

Hello, I just downloaded the navigation samples, but I'm getting an error:

[ERROR] behavior.box :_safeCallOfUserMethod:125 _Behavior__lastUploadedChoregrapheBehaviorexplore_display1362608160:/Get map_1: Traceback (most recent call last): File "/opt/aldebaran/lib/python2.7/site-packages/albehavior.py", line 115, in _safeCallOfUserMethod func() File "", line 21, in onInput_onStart File "/opt/aldebaran/lib/python2.7/site-packages/naoqi.py", line 194, in call return self.wrapped.method_missing(self.method, *args, **kwargs) File "/opt/aldebaran/lib/python2.7/site-packages/naoqi.py", line 264, in method_missing raise e RuntimeError: ALNavigation::getMetricalMap No exploration loaded.

What do I have to do? What exploration do I have to load?
Thank you for your help!

@scarlettfres
Copy link
Collaborator

Hi!
When is this error happening? Usually it means you are trying to get a map but the robot do not have a loaded one.

Maybe you are trying to use patrol?
In that case, after making maps with the explore app, you need to use the app "places" to load a map (and [optional] add points of interest in it).
Tell me if it helps!

@FLLTT
Copy link

FLLTT commented Apr 6, 2024

When I initially cloned this code, I encountered a similar issue. Can you provide guidance on how to address it?

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

No branches or pull requests

3 participants