Skip to content

Commit

Permalink
Merge pull request #24 from SakodaShintaro/fix/restore_timeout_sec
Browse files Browse the repository at this point in the history
fix: restore timeout_sec
  • Loading branch information
SakodaShintaro authored Nov 7, 2024
2 parents 931930c + 84bb36a commit 63213e9
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 63213e9

Please sign in to comment.