Skip to content

Commit

Permalink
Add -r flag to Gazebo arguments (see #81)
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Oct 29, 2024
1 parent 749f95b commit afaed25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turtlebot4_gz_bringup/launch/sim.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def generate_launch_description():
('gz_args', [
LaunchConfiguration('world'),
'.sdf',
' -r',
' -v 4',
' --gui-config ',
PathJoinSubstitution([
Expand Down

0 comments on commit afaed25

Please sign in to comment.