Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 9c61a7c

Browse files
committed
fix ManTest
Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
1 parent e7da851 commit 9c61a7c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

gazebo/gazebo.1.ronn

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Gazebo server runs simulation and handles commandline options, starts a Master,
4949
Load a server plugin.
5050
* -o, --profile arg :
5151
Physics preset profile name from the options in the world file.
52+
* --lockstep :
53+
Lockstep simulation so sensor update rates are respected.
5254

5355

5456
## AUTHOR

gazebo/gzserver.1.ronn

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Gazebo server runs simulation and handles commandline options, starts a Master,
1919
Produce this help message.
2020
* -u, --pause :
2121
Start the server in a paused state.
22+
* --lockstep :
23+
Lockstep simulation so sensor update rates are respected.
2224
* -e, --physics arg :
2325
Specify a physics engine (ode|bullet|dart|simbody).
2426
* -p, --play arg :

0 commit comments

Comments
 (0)