depth_clustering
depth_clustering copied to clipboard
Feature Request: Support ROS pointclouds from Ouster 128-beam LIDAR
Ouster's OS0-128 outputs 128 lines of resolution in a standard pointcloud2 msg on the ROS topic, "/os_cloud_node/points". Per the link below, the ROS node assumes the standard Velodyne pointcloud topic and 16/32/64 projections. Feature request is to add support for 128-beam ROS pointclouds on arbitrary topics.
https://github.com/PRBonn/depth_clustering/blob/fe9d6675b213926815bf2bbde593b28b55be4b98/examples/ros_nodes/save_clusters_node.cpp#L40-L68
Thanks for the suggestion! I will not have the time to work on this, but I am happy to review a PR about it.