mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
delay
This commit is contained in:
@@ -142,7 +142,7 @@ def generate_launch_description():
|
||||
lidar_launch = OpaqueFunction(function=launch_rplidar_restart_if_needed)
|
||||
|
||||
delayed_others = TimerAction(
|
||||
period=1.0, # wait 1 second after LiDAR start
|
||||
period=5.0, # wait 1 second after LiDAR start
|
||||
actions=[
|
||||
OpaqueFunction(function=launch_gui),
|
||||
OpaqueFunction(function=launch_com),
|
||||
|
||||
Reference in New Issue
Block a user