Skip to content

Commit

Permalink
added sim time
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Dec 15, 2023
1 parent 05d865f commit 8ab890f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lbr_bringup/launch/sim.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def launch_setup(context: LaunchContext) -> List[LaunchDescriptionEntity]:
"world",
] # results in robot_name/world
),
parameters=[{"use_sim_time": True}],
)
)

Expand Down

0 comments on commit 8ab890f

Please sign in to comment.