Problem using RGBD Slam with Stereo [closed]

asked 2013-06-19 01:19:18 -0500

Waterplanto gravatar image

Hi - I don't know why, but I have a problem running RGBD with a stereo setup. I have my own node to communicate with the Bumblebee and to extract a normal rgb-image and a PointCloud2 (both are published and look fine in Rviz). But now the problem.. every time I start RGBD-Slam it crash :/

I analysed the code.. it crash while converting PointCloud2 to PointCloud with pcl::fromROSMsg()

So I removed that line and tried to run RGBD-Slam to see if the rest works. But when I start processing the program does not search for features (or at least does not visualize them).

So what is going wrong? Thank you very much

edit retag flag offensive reopen merge delete

Closed for the following reason too subjective or argumentative by tfoote
close date 2014-11-23 03:10:37.104468

Comments

There's not enough information to reproduce this or diagnose the problem.

tfoote gravatar image tfoote  ( 2014-11-23 03:10:20 -0500 )edit