ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I think I have found an answer to my question. Please check the following link for details:
http://www.ros.org/wiki/pcl_ros
Section 4 "ROS C++ Interface" on the above web-page clearly mentions how it can be achieved. I still need to try it out and will update the answer once I can successfully visualize my pcl::PointCloud<T> data in rviz.