ROS2 from scratch, learning by doing
A simple ros2 differential drive robot.
- Intel NUC i5/16G memory
- Arduino NANO + Servoboard
- LiFePO Accu 3S 11.2V 3200mAh
- Step-Up/Step-Down converters for NUC and controllers
- RC car servocontroller
- DC motors
- Intel R200 / Kinect V1 / USB CAM
- Sonar HC-SR04
- 3DoF Razor like IMU
- Ubuntu 18.04 LTS Server
- ROS2 Eloquent
- PyMata-AIO
- py-trees
- gazebo
ros-eloquent with ament python support !!!
apt install python3 apt install python3-pip pip3 install pymata-aio
flash firmataplus from pymata-aio to arduino hardware
Pymata-IO https://github.com/MrYsLab/pymata-aio
All samples are pure python3 programs
Stay tuned