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

pcl and openni_launch question

asked 2012-07-23 08:08:03 -0500

MartinW gravatar image

Hello all,

I am trying to get my Kinect working with the pcl tutorial programs on the ros.org/wiki/pcl/Tutorials website. I have everything build and when I go to run the program I use these commands.

Start roscore. Ros launch the openni using roslaunch openni_launch openni.launch. Then rosrun my example program with the input as the openni point2: rosrun my_pcl_tutorial example input:=/camera/depth_registered/points.

To see if it is running correctly I used rxgraph and unfortunately it says the communication with my_pcl_tutorial failed. Where have I gone wrong here?

Cheers, Martin

edit retag flag offensive close merge delete

Comments

1

Can you do a rostopic list and then paste the output here as well? It might help with the troubleshooting.

Scott gravatar image Scott  ( 2012-07-23 08:21:16 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-07-23 09:11:41 -0500

MartinW gravatar image

I had to register the depth points using the dynamic reconfigure doh, now rxgraph says it subscribing to the points!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-23 08:08:03 -0500

Seen: 233 times

Last updated: Jul 23 '12