mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-03-18 21:50:36 +01:00
same as rplidar
This commit is contained in:
@@ -55,7 +55,7 @@ def generate_launch_description():
|
||||
on_exit=[
|
||||
LogInfo(msg='[Launch] RPLIDAR crashed — restarting in 5s...'),
|
||||
TimerAction(
|
||||
period=5.0,
|
||||
period=2.0,
|
||||
actions=[OpaqueFunction(function=lambda *_: create_lidar_with_restart())],
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user