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

How to use ORB_SLAM with ROS Navigation Stack? #136

Open
dustedduke opened this issue Apr 15, 2017 · 3 comments
Open

How to use ORB_SLAM with ROS Navigation Stack? #136

dustedduke opened this issue Apr 15, 2017 · 3 comments

Comments

@dustedduke
Copy link

I am currently working on a mobile robot project, in which I want to implement ROS Navigation to be able to set goal pose and avoid obstacles. The main problem is, that I don't have a Kinect or a laser sensor, so I'm not able to send any PointCloud or LaserScan messages. I also have MPU 6050, so I can get some odometry data. For now I can't even save a map, that is created by ORB_SLAM in any way. I tried to relay ORB_SLAM/Map topic to /map to use it for saving via map_server map_saver, but map_server couldn't find it. Is there any way to use ORB_SLAM instead of PointCloud/LaserScan? If it's not possible, how can I use it for navigation and sending goals?

@DalderupMaurice
Copy link

I have the same problem, did you find any solution yet? @dustedduke

@BojanAndonovski71
Copy link

I have also the same problem. Any solutions yet?

@pmbarile
Copy link

pmbarile commented Jun 6, 2018 via email

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

4 participants