Slamtec / rplidar_ros

BSD 2-Clause "Simplified" License
485 stars 527 forks source link

Add initial_reset option to reset rplidar on node start #112

Closed belovictor closed 1 year ago

belovictor commented 1 year ago

This pull request adds initial_reset option to launch file. When set to true (default is false which does not affect existing behaviour of rplidar node) RPLidar is being reset. This helps in case of problems with rplidar during robot operation - restarting the rplidar node will fix some of the rplidar problems by resetting it.

deyouslamtec commented 1 year ago

This PR has been merged.here