-
Notifications
You must be signed in to change notification settings - Fork 23
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
Erro: Position is out of range #7
Comments
Hi @nanbwrn, |
"GridMap: atPosition(...): Position is out of range" The reason of this error is attempting to obtain a position outside the grid map size in the grid map search. Perhaps you could consider implementing the following changes in PerceptiveLeggedReferenceManager.cpp:
|
Hi @nanbwrn |
When I was simulating in Gazebo, the robot suddenly fell after covering some distance, and the following error message appeared in the terminal. Could you please advise on how to fix it?
GridMap: atPosition(...): Position is out of range.
The following is a simulation video:
The text was updated successfully, but these errors were encountered: