You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current docker file, tested for OSX, supports the Gazebo front end. However to do this requires the Mesa library which takes a considerably long time to build. For training a controller there is no need to include these libraries.
Create a base image for headless use and then derive a second image with a front end.