Skip to content

Commit

Permalink
Restore timeout_sec
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro committed Nov 6, 2024
1 parent 931930c commit 84bb36a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def launch_setup(context, *args, **kwargs):
"output_frame": LaunchConfiguration("base_frame"),
"input_twist_topic_type": "twist",
"publish_synchronized_pointcloud": True,
"timeout_sec": 0.01,
}
],
extra_arguments=[
Expand Down

0 comments on commit 84bb36a

Please sign in to comment.