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

2D occupancy grid not getting created #8

Open
rahulmoorthy19 opened this issue Jan 22, 2021 · 1 comment
Open

2D occupancy grid not getting created #8

rahulmoorthy19 opened this issue Jan 22, 2021 · 1 comment

Comments

@rahulmoorthy19
Copy link

Hello,

Thank you for the great implementation. I have setup all the things for the package and when I start the realsense_mono node and send the images in the respective topics. The orb_slam is tracking the keypoints in the /orb_slam2/image topic but continuously
[ INFO] [1611298102.027402404]: Robot moved 0.00 m out of 1.00 m is coming and no map or tf is at all created. Please help me solve this issue

@rayvburn
Copy link
Owner

Hello,

thank you and sorry for a late reply.

It seems that you have launched the system with default parameters, i.e. with map scale_correction enabled, and did not publish any nav_msgs/Odometry messages onto odom_topic.

Please try to set perform_correction to false and launch the system with your current configuration.

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