JonasVautherin / px4-gazebo-headless

An unofficial Ubuntu-based container building and running PX4 SITL (Software In The Loop) through gazebo.
Apache License 2.0
74 stars 42 forks source link

Use host.docker.internal instead of docker.for.mac.host.internal #9

Closed JonasVautherin closed 4 years ago

JonasVautherin commented 4 years ago

This is the modern way given on the Docker for Mac documentation, and also for Docker for Windows.

My hope here is that this change will make it work on Windows.

Tested to still work on macOS.

JonasVautherin commented 4 years ago

Tested to work on macOS and Windows :rocket: