What is the difference between `--headless-rendering` and the `-s` CLI options?
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?