ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

re_ocject_recorder no point cloud found

asked 2013-02-20 23:37:35 -0500

boFFeL gravatar image

updated 2013-02-21 00:13:48 -0500

Hi, I am trying to record objects with a kinect using ar_bounding_box and re_object_recorder. I installed them via roboearth stack (with svn up -r2047). I'm using Ubuntu 11.10 with ROS electric.

Here is what I did:

roslaunch openni_launch openni.launch
roslaunch ar_bounding_box ar_kinect.launch 
rosrun re_object_recorder record_gui

I set the registered_depth param true in device.launch, which is included by openni.launch.

Everything seems to run fine, but the the resulting_pcl topic stays empty. http://imageshack.us/a/img221/6375/nopointcloud.png (image description) http://imageshack.us/a/img21/4997/objectpointcloud.png (image description)

The only PointCloud2 topic, that's filled, is the /camera/depth_registered/points http://imageshack.us/a/img4/6539/cameradepthregisteredpo.png (image description)

But I also can't show this Point Cloud in rviz: http://imageshack.us/a/img341/6861/rvizjpg.png (image description)

http://imageshack.us/a/img839/4711/rxgraph.png (image description)

What am i doing wrong?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-02-21 01:31:32 -0500

stfn gravatar image

Its probably the OpenNi bug: http://answers.ros.org/question/55513

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-20 23:37:35 -0500

Seen: 125 times

Last updated: Feb 21 '13