Overview

Open a terminal.

Ideally terminator by clicking on the red icon:

image.png

Note You can drag terminator to your taskbar.

Find it first at menu->System Tools->Terminator

Run the docker container

Change to the docker folder via the cd command: cd src/arm_gazebo/docker/

image.png

Run.bash Executable

Ensure you have the run.bash executable via the ls command:

image.png

Execute the run.bash command via ./

image.png

After this command, gazebo should run (if it doesn’t do: Ctrl+C and try again):

image.png