feat(bd-a2j): Sensor driver integration — RealSense D435i + RPLIDAR A1M8 #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-perception/bd-a2j-sensor-drivers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
saltybot_bringupROS2 Python package with 4 launch files./ros2_ws/srcnot./ros2_ws)SENSORS.mdLaunch files
realsense.launch.pyrplidar.launch.py/dev/rplidarudev symlink,laserframesensors.launch.pybase_link→laser+base_link→camera_linkslam.launch.pyslam_toolbox online_async(docker-compose entry point)Config files (
jetson/config/, mounted at/config/)realsense_d435i.yaml— 15fps, no pointcloud, unite_imu_method=2rplidar_a1m8.yaml— Standard mode, 115200 baud,laserframeslam_toolbox_params.yaml— Nano-tuned: 2Hz scan processing, 5cm resolution, 8m max rangeTopics verified (by spec)
/scan/camera/color/image_raw/camera/depth/image_rect_raw/camera/aligned_depth_to_color/image_raw/camera/imuCloses: bd-a2j
Reviewed, looks good.