Skip to content

Commit

Permalink
chore: remove parameter rosbag_replay
Browse files Browse the repository at this point in the history
Signed-off-by: vividf <[email protected]>
  • Loading branch information
vividf committed Dec 2, 2024
1 parent c256f78 commit f8437d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
ros__parameters:
debug_mode: false
has_static_tf_only: false
rosbag_replay: false
rosbag_length: 20.0
rosbag_length: 10.0
maximum_queue_size: 5
timeout_sec: 0.2
is_motion_compensated: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
ros__parameters:
debug_mode: false
has_static_tf_only: false
rosbag_replay: false
rosbag_length: 20.0
rosbag_length: 10.0
maximum_queue_size: 5
timeout_sec: 0.01
is_motion_compensated: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
ros__parameters:
debug_mode: false
has_static_tf_only: false
rosbag_replay: false
rosbag_length: 20.0
rosbag_length: 10.0
maximum_queue_size: 5
timeout_sec: 0.2
is_motion_compensated: true
Expand Down

0 comments on commit f8437d2

Please sign in to comment.