Add the ability to control the depth and reliability of the /scan topic
This commit is contained in:
@@ -40,4 +40,6 @@ services:
|
||||
- frame_id:=${LIDAR_FRAME_ID:-laser}
|
||||
- serial_baudrate:=115200
|
||||
- angle_compensate:=true
|
||||
- scan_qos_depth:=${LIDAR_QOS_DEPTH:-2}
|
||||
- scan_qos_reliability:=${LIDAR_QOS_RELIABILITY:-best_effort}
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user