No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yanliang-wang/ws_sensor_utils.git
VCS Type git
VCS Version master
Last Updated 2022-06-12
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The rs_to_velodyne package

Additional Links

No additional links.

Maintainers

  • hvt

Authors

No additional authors.

RS to Velodyne

A ros tool for converting Robosense pointcloud to Velodyne pointcloud format, which can be directly used for downstream algorithm, such as LOAM, LEGO-LOAM, LIO-SAM, etc.

Currently support:

1. [robosense XYZIRT] to [velodyne XYZIRT / XIZIR / XIZI]:

RS-16, RS-32, RS-Ruby and RS-Helios LiDAR point cloud.

2. [robosense XYZI] to [velodyne XYZIR]:

RS-16 and RS-Ruby LiDAR point cloud, More LiDAR model support is coming soon.

Useage

1. XYZIRT input

For XYZIRT format point clouds from /rslidar_points (Notice that, you need the latest rslidar_sdk driver to get this type of point cloud):

rosrun rs_to_velodyne rs_to_velodyne XYZIRT XYZIRT
# or
rosrun rs_to_velodyne rs_to_velodyne XYZIRT XYZIR
# or
rosrun rs_to_velodyne rs_to_velodyne XYZIRT XYZI

The output point clouds are XYZIRT / XYZIR / XYZI point cloud /velodyne_points in Velodyne’s format.

2. XYZI input

For XYZI format point clouds from /rslidar_points:

rosrun rs_to_velodyne rs_to_velodyne XYZI XYZIR

The output point clouds are XYZIR point cloud /velodyne_points in Velodyne’s format.

Subscribes

/rslidar_points: sensor_msgs.PointCloud2, from Robosense LiDAR.

Publishes

/velodyne_points: sensor_msgs.PointCloud2, the frame_id is velodyne.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rs_to_velodyne at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.