mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
restart lidar
This commit is contained in:
@@ -55,7 +55,7 @@ def generate_launch_description():
|
||||
target_action=rplidar_node,
|
||||
on_exit=[
|
||||
TimerAction(
|
||||
period=5.0,
|
||||
period=3.0,
|
||||
actions=[create_rplidar_node()] # ✅ créer un NOUVEAU Node
|
||||
)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user