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

Revision history [back]

  1. There is no need to reinvent the wheel. Please read page # 18 of the user manual. I am attaching it below for reference:

    page # 18 of the user manual

    The package CygLiDAR-ROS/cyglidar_d1 is designed to visualize the 2D/3D distance dataset in real time. This is exactly what you are trying to achieve. Feel free to look at the source code for more details.

  2. Undoubtedly, PointCloud2 supports 3D. I think this is what a point cloud is designed for!


PS: Given the explanation in the question, I strongly recommend going through ROS/Tutorials. These tutorials are easy to understand and are worth spending time, please!