Official RTAB-Map Forum
Search
everywhere
only in this topic
Advanced Search
How to convert a sequence of images to a rosbag and detect the loop closures?
Classic
List
Threaded
♦
♦
Locked
2 messages
Raksha
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How to convert a sequence of images to a rosbag and detect the loop closures?
Hello!
I have a sequence of images. How can i convert the images to a rosbag and detect the loop closures using rtabmap?
How can i write a launch file for the same?
Thanks,
Raksha
matlabbe
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: How to convert a sequence of images to a rosbag and detect the loop closures?
Administrator
Hi Raksha,
You may stream your images directly over ROS, then you have the choice to record a rosbag from that or use them directly with rtabmap (without rosbag), see this example:
https://github.com/introlab/rtabmap/wiki/Stereo-mapping#process-a-directory-of-stereo-images-in-ros
cheers,
Mathieu
Free forum by Nabble
Edit this page