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

Problems with "How to use a PCL tutorial in ROS"

asked 2013-09-26 03:58:42 -0500

App gravatar image

updated 2014-04-20 14:09:30 -0500

ngrennan gravatar image

Hello! I'm new testing ubuntu, ros and PCL. Well this is my problem: I tested the tutorial of ros page, all things look good but when i write : rosrun my_pcl_tutorial example input:=/camera/depth/points nothing happen (I'm using Kinect so I changed the input). Then I used rviz to see the output and the input and I can see something, I added in rviz a camera and PointCloud2 but I'm not sure about the images that rviz shows in Camera and PointCloud2 I don't know if the image in PointCloud2 have the Voxel Filter. I hope that someone can help me, please. Thanks.

edit retag flag offensive close merge delete

Comments

Could you organize your question a little better? I don't understand what your question is. Please cite specifically what behavior you expected to happen, what behavior is being observed, and what question you want answered.

georgebrindeiro gravatar image georgebrindeiro  ( 2013-09-26 08:05:03 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-10-01 11:45:19 -0500

App gravatar image

Sorry. I could not view the tutorials, but I could finally use rviz and run the program that comes with this format: sensor_msgs/PointCloud2. To view we only have to add "PointCloud2" in rviz, when we select are the topics to which we can subscribe. Now I have another problem: I can not see anything if I use the format pcl / PointCloud <t>. I run the program with rosrun my_pcl_tutorial ... open after rviz and add PointCloud2 but to see the output is supposed to appear the topic "output" is not listed yet, what is the problem? Thanks =)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-09-26 03:58:42 -0500

Seen: 117 times

Last updated: Oct 01 '13