Skip to content

Pequi-Mecanico-Home/albot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published