Skip to content

Haziq-yusri/myduino-microros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microros Docker images

This platform is for robot training classes using microros. We forked from the kaiaai repository where he and their team have organised the microros using the docker platform for ESP32 microcontroller.

If you want to know more about us, just click the link here.

Questions? Please visit the Support Forum!

Download Latest Pre-Built Image

  • Docker Hub image
    • docker pull kaiaai/kaiaai:humble
    • docker pull kaiaai/kaiaai:iron

Docker setup video (outdated)

Robot Arduino firmware, ROS2/Docker PC setup instructions video

Install Docker

git clone --depth 1 https://github.com/kaiaai/docker
cd docker
. utils/install_docker_on_ubuntu.sh

Optional, log in to Docker Hub

sudo docker login -u your_docker_hub_username

Build all images - Linux

  • install Docker for Linux
  • clone the Kaia.ai Docker repo and run the command below
git clone https://github.com/kaiaai/docker
cd docker
. utils/build_all.sh

Build all images - Windows

git clone https://github.com/kaiaai/docker
cd docker
.\utils\build_all.cmd

About

Docker files to build ROS2 images

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 59.8%
  • Dockerfile 22.5%
  • Batchfile 15.1%
  • PowerShell 2.6%