How to get the XYZ values and publish it from the Point cloud

asked 2015-08-19 08:53:07 -0500

run_vision gravatar image

Hi, I'm using two identical camera's for stereo setup and it is working fine using stereo_image_proc(link text).Now i can publish the disparity map as well as point cloud.I would like to publish (print) X,Y,Z values from the pointcloud in order to calculate the distance?

Can anyone suggest modifications in point_cloud2.cpp?

Thanks in advance, ---run_vision

edit retag flag offensive close merge delete