Robotics StackExchange | Archived questions

RGBDSLAM using custom data

I want to use RGBDSlam on a dataset which is made out of RGB (uint8) and depth (uint16) images from a Kinect. I haven't record the dataset, so I have no access to the rosbags.

I wrote a code that read the images from my disk and publish them on the corresponding topics:

So far, I've not been able to build a map. Is there any other topic i should publish in order to make it work?

Thanks!

Asked by msalasg on 2014-03-26 09:42:36 UTC

Comments

Answers