px4-gazebo-headless icon indicating copy to clipboard operation
px4-gazebo-headless copied to clipboard

Custom hostnames and ports

Open Sitin opened this issue 2 years ago • 1 comments

It would be great to support custom hostnames, not just IPs. Also it would be useful to customise ports as well.

For example, it will help to assemble docker-compose and to run several instances of the simulator.

I would suggest either to convert "IPs" from positional parameters to normal parameters: --api-host/--api-port and --gcs-port/--gcs-port, or switch to environment variables.

Sitin avatar Jul 26 '22 13:07 Sitin

Did you have a chance to look into that? Positional parameters sound nicer to me :+1:

JonasVautherin avatar Aug 18 '22 11:08 JonasVautherin