Skip to content

Commit

Permalink
Change the clock bridge to unidirectional instead of bidirectional
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Nov 21, 2024
1 parent a90e5e6 commit 7eb11cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clearpath_gz/launch/gz_sim.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def generate_launch_description():
name='clock_bridge',
output='screen',
arguments=[
'/clock@rosgraph_msgs/msg/Clock@gz.msgs.Clock'
'/clock@rosgraph_msgs/msg/Clock[gz.msgs.Clock'
]
)

Expand Down

0 comments on commit 7eb11cf

Please sign in to comment.