ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The velodyne_description gazebo plugin can be accelerated with the GPU option. You will have to install the latest Gazebo, instead of the one that ships with ROS by default.
The velodyne_laserscan package can be used as an alternative to pointcloud_to_laserscan to extract one ring of a Velodyne PointCloud2 message as a LaserScan message. This is likely more computationally efficient.