Georacer / last_letter

A collection of ROS packages for UAV simulation and autopilot development
GNU General Public License v3.0
36 stars 16 forks source link

Expose / enable HEADLESS parameter #64

Open ghost opened 1 year ago

ghost commented 1 year ago

Most of the simulations I do, I don't actually look at the Gazebo window displaying the vehicle flying around. I'd rather not open that. PX4 simulation has a HEADLESS flag that can be set to not open the GUI. It would be great to have this implemented too.