Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 657 Bytes

albot

Cloning the repository

In order to have access to the albot-description package contents you need to add the --recursive flag to the clone command. Example:

git clone --recursive https://github.com/Pequi-Mecanico-Home/albot.git

Building and running the container

The first step to be able to run the albot docker container is to build the image from the Dockerfile, you can do this with the following command:

docker pull rafaeljose/albot

After building the Docker image properly feel free to run the container via the script docker_gazebo.sh inside the albot directory.

source ./docker_gazebo.sh