Gazebo | Ignition | Community
Ask Your Question
0

What is the difference between `--headless-rendering` and the `-s` CLI options?

asked 2023-02-20 08:43:32 -0600

azazdeaz gravatar image

In Ignition Gazebo Fortress the CLI --help says:

  --headless-rendering         Run rendering in headless mode      
  -s                           Run only the server (headless mode). This        
                               overrides -g, if it is also present.

What is the difference between --headless-rendering and the -s CLI options?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-02-27 12:57:19 -0600

azeey gravatar image

The -s would still require an X display server if you use rendering sensors (eg. camera). With --headless-rendering, it uses EGL instead. See https://gazebosim.org/api/sim/7/headl...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2023-02-20 08:43:32 -0600

Seen: 352 times

Last updated: Feb 27 '23