English | 中文
Sensor driver module responsible for sensor initialization, parameter configuration, data acquisition, and publishing data in ROS standard message formats.
It contains four submodules:
- hal_lidar – LiDAR
- hal_d415 – Head depth camera
- hal_dcw2 – Waist depth camera
- tz_camera – Three chest-mounted cameras
/aima/hal/lidar/neck/pointcloud(PointCloud2.msg)/aima/hal/lidar/neck/imu(Imu.msg)
Notes:
- In
PointCloud2.msg, the timestamp of each point represents the time offset relative to the first point of the frame. - In
Imu.msg, the acceleration unit is g.
/aima/hal/rgbd_camera/head_front/color(All image topics use Image.msg)/aima/hal/rgbd_camera/head_front/depth
/aima/hal/rgbd_camera/waist_front/color/aima/hal/rgbd_camera/waist_front/depth
/aima/hal/fish_eye_camera/chest_left/color/aima/hal/fish_eye_camera/chest_right/color/aima/hal/camera/interactive/color