ROS with Ouster LiDAR website
Hello everyone, I know that ROS can be used with Ouster LiDAR to project point cloud in rviz. Is it possible to project point cloud without rviz?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello everyone, I know that ROS can be used with Ouster LiDAR to project point cloud in rviz. Is it possible to project point cloud without rviz?
RViz is a visualization tool. Check the documentation of the ouster_driver on configuration, how to get it to run and publish a pointcloud message. Then you can just visualize that message in RViz.
You can also check this ouster_example.
Asked: 2019-08-02 07:12:06 -0600
Seen: 2,233 times
Last updated: Aug 21 '19
what do you mean with project pointcloud in rviz? Which issues do you get with RViz? Please give more information regarding your problem