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 in maze cell orientation in the maze plotting #5

Open
mateusmenezes95 opened this issue Mar 6, 2021 · 1 comment
Open

Error in maze cell orientation in the maze plotting #5

mateusmenezes95 opened this issue Mar 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mateusmenezes95
Copy link
Contributor

There is a bug when the orientation of the robot isn't pointing to the north. The bug could be seen in the images below.

rviz_image

rviz_image

This bug is occurring when filling the maze walls and probably the error is in doogie_perception.cpp or in maze_map.cpp. So, this error must be debugged to discover its origin.

@mateusmenezes95 mateusmenezes95 added the bug Something isn't working label Mar 6, 2021
@caioaamaral
Copy link
Contributor

I'm a bit suspicious on doogie_perception, probably related with the perception threshold being to low (associated with the beans orientation). But not sure yet how it's overwriting the back wall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants