Scroll to navigation

GZSERVER(1) General Commands Manual GZSERVER(1)

NAME

gzserver - Run the Gazebo server.

SYNOPSIS

gzserver options world_file

DESCRIPTION

Gazebo server runs simulation and handles commandline options, starts a Master, runs World update and sensor generation loops.

OPTIONS

Output version information.
Increase the messages written to the terminal.
Produce this help message.
Start the server in a paused state.
Lockstep simulation so sensor update rates are respected.
Specify a physics engine (ode|bullet|dart|simbody).
Play a log file.
Record state data.
Compression encoding format for log data (zlib|bz2|txt).
Absolute path in which to store state data
Recording period (seconds).
Recording filter (supports wildcard and regular expression).
Recording with model meshes and materials.
Start with a given random number seed.
Number of iterations to simulate.
Reduce the TCP/IP traffic output by gzserver
Load a plugin.
Physics preset profile name from the options in the world file.

AUTHOR

Open Source Robotics Foundation

COPYRIGHT

Copyright (C) 2012 Open Source Robotics Foundation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

March 2022