Pequi-Mecanico-Home / albot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 80.7%Language:Shell 19.3%