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:
@@ -74,7 +74,7 @@ def generate_launch_description():
|
||||
def delay_launch(context, function_to_call):
|
||||
return [
|
||||
TimerAction(
|
||||
period=8.0,
|
||||
period=10.0,
|
||||
actions=function_to_call(context)
|
||||
)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user