pal-robotics / tiago_tutorials

Public tutorials of TIAGo robot
71 stars 41 forks source link
aruco-marker-detection demos docker manipulator mobile-base mobile-manipulator moveit navigation opencv ros ros-tutorials tutorials

TIAGo tutorials (Noetic)

This package contains the Noetic Dockerfile and Packages for TIAGo

Important Note: This Dockerfile is meant to be used to explore the functionalities of PAL Robotics TIAGo, it is not meant for development on the real robots since more functionalities are available in the dockers provided to customers when purchasing a robot.

To use this Docker you can either:

or

Building your docker locally

cd tiago_tutorials

docker build --no-cache -t tiago_tutorials_docker .

Pulling Image

The image can be pulled from DockeHub :

docker pull palroboticssl/tiago_tutorials:noetic

or

docker pull palroboticssl/tiago_tutorials:melodic

Tutorials

Git Repo & Bugtracker

If issues are encountered during those tutorials please open an issue on the appropriate repository.