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

Generated elevation_map is floating in the air #202

Closed
Yaru-Gu opened this issue Feb 15, 2022 · 2 comments
Closed

Generated elevation_map is floating in the air #202

Yaru-Gu opened this issue Feb 15, 2022 · 2 comments

Comments

@Yaru-Gu
Copy link

Yaru-Gu commented Feb 15, 2022

Hello,

Thank you for sharing this remarkable work!
I'm trying to use this package with a quadruped robot. I tested using the environment turtlebot3_house.world for my robot to walk through. Everything else works fine, but the generated elevation_map is not standing on the ground. Please see the attached image for better illustration. The mapped floor of the turtlebot3_house.world is floating in the air, and my robot is buried by it.
Screenshot from 2022-02-15 16-01-28

I have no clue where to adjust it. Any help would be very much appreciated.

@zhanghua7099
Copy link

Hi! It may be caused by the initial coordinate system of the SLAM algorithm. I guess the initial pose is not aligned to gravity.

You can try to adjust the orientation of the camera (parallel to the ground). Or try to align the initial coordinate system with the direction of gravity.

@Yaru-Gu
Copy link
Author

Yaru-Gu commented Mar 10, 2022

This problem has been solved by using more precise inertial values for all links.

@Yaru-Gu Yaru-Gu closed this as completed Mar 10, 2022
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

2 participants