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 hesai_to_velodyne package

Additional Links

No additional links.

Maintainers

  • hvt

Authors

No additional authors.

Hesai to Velodyne

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

Useage

1. XYZIRT input

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

rosrun hesai_to_velodyne hesai_to_velodyne XYZIRT XYZIRT
# or
rosrun hesai_to_velodyne hesai_to_velodyne XYZIRT XYZIR
# or
rosrun hesai_to_velodyne hesai_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 hesai_points:

rosrun hesai_to_velodyne hesai_to_velodyne XYZI XYZIR

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

Subscribes

/hesai_points: sensor_msgs.PointCloud2, from hesai LiDAR.

Publishes

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

Reference

  1. HesaiLidar_General_ROS
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

  • launch/XYZIRT.launch
      • bag_file [default: /media/wang/disk_wyl/跨越险阻/2021-08-30-19-37-53.bag]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged hesai_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.