Skip to content

ProjectRobal/KapiBara_ROS2_Robot

Repository files navigation

KapiBara docker image

A docker image with a source code for KapiBara social-educational robot. It is based on Robot Operating System 2 Humble. It is split into two part:

  • Robot - compose used by real robot
  • Simulation - compose used for simulation in Gazebo

To run container on real hardware run:

  • ./run.sh build - to build container
  • ./run.sh compile - to compile all packages
  • ./run.sh start - to run containter

To run simulation:

  • ./sim.sh build - to build container
  • ./sim.sh compile - to compile all packages
  • ./sim.sh start - to run containter

KapiBara robot:

KapiBara robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published