Skip to content

event-driven-robotics/gazebo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gazebo-docker

Docker for development with Gazebo and YARP

Builds on the YARP Docker available at this link.

The code directory can be found in the container at /usr/local/src. Here you can find all the repositories which are already cloned with specific versions, known to be compatible with each other, built in the build directory available inside each repo, and installed system-wise.

The repositories being cloned are:

More specifically, in /usr/local/share/gazebo/worlds a set of available gazebo scenarios is provided. It is recommended to run this container with X server forwarding and Nvidia/OpenGL support (check for tags ending with _opengl), because the simulator requires graphical rendering which may be heavy to run on CPU. Please check the helper functions available at https://github.com/event-driven-robotics/docker-resources.git

To run gazebo just type: gazebo <PATH_TO_WORLD>

This will automatically load the YARP plugins compiled from /usr/local/src/gazebo-yarp-plugins.

About

Docker for development with Gazebo and YARP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published