ROS2 from scratch, learning by doing
A simple ros2 differential drive robot.
- Intel NUC 12V
- Arduino NANO + Servoboard
- LiFePO Accu 12V 10Ah
- RC car servocontroller
- DC motors
- Intel R200 / Kinect V1 / USB CAM
- Sonar HC-SR04
- Ubuntu 18.04 LTS Server
- ROS2 Crystal
- PyMata-AIO
- py-trees
apt install python3 apt install python3-pip pip3 install pymata-aio pip3 install py-trees
flash firmataplus from pymata-aio to arduino hardware
Pymata-IO https://github.com/MrYsLab/pymata-aio
All samples are pure python3 programs
Stay tuned