Skip to content

Commit

Permalink
Merge pull request #83 from fdila/humble
Browse files Browse the repository at this point in the history
Start simulation when launching Ignition
  • Loading branch information
kscottz authored Oct 9, 2024
2 parents 730264c + b97481f commit 12f8f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turtlebot4_ignition_bringup/launch/ignition.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ def generate_launch_description():
launch_arguments=[
('ign_args', [LaunchConfiguration('world'),
'.sdf',
' -r',
' -v 4',
' --gui-config ',
PathJoinSubstitution(
Expand Down

0 comments on commit 12f8f9e

Please sign in to comment.