Files
dreamDeckAutopilot/sensors/livox_ros_driver2/msg/CustomMsg.msg
T
2026-07-27 13:51:19 +08:00

10 lines
350 B
Plaintext

# Livox publish pointcloud msg format.
std_msgs/Header header # ROS standard message header
uint64 timebase # The time of first point
uint32 point_num # Total number of pointclouds
uint8 lidar_id # Lidar device id number
uint8[3] rsvd # Reserved use
CustomPoint[] points # Pointcloud data