Slamtec / sllidar_ros2

BSD 2-Clause "Simplified" License
123 stars 84 forks source link

Changed default scan mode in A1 launch files to allow default launch … #43

Open DingoOz opened 2 months ago

DingoOz commented 2 months ago

…to work

The current default param for the A1 launch files, defaults scan_mode to 'Sensitivity'. This scan mode does not work on the older A1 lidar units. Unfortunately when it fails it still keeps the ros2 node running but data is not published from the A1. To correct this behaviour, the launch and view files for the A1 lidar are updated to default to scan_mode 'Standard' which has been to tested to work successfully.