The robot PCB has now moved to ziobot the PCB and components found there can be used with the XRP robotics kit.

Objectives

  • Get at strong foundation in open-source electronics and prototyping
  • Gain intuition on mechanical prototyping and design with dc brush motors, servo motors and stepper motors
  • Apply basic machine learning and computer vision to a small project

1) Microblocks

2) Micropython

3) Arduino

2) ROS2

# Further robotics resources

Similar projects

https://github.com/Roboost-Robotics/Roboost-Primary-Motor-Cortex

Bot

Bot

Bot

Older iterations

Bot

Bot

Bot

Bot Bot

Bot

Bot

Other PicoW or ESP32 cars

Notes on software installed on the Ubuntu 22.04 Virtualbox image, or compute module

apt-get update

sudo apt remove unattended-upgrades

ssh -p 3022 ros2@127.0.0.1

wget https://raw.githubusercontent.com/linorobot/ros2me/master/install

nano install

chmod 777 install

./install

source /opt/ros/humble/setup.bash

cd /tmp

wget https://github.com/hippo5329/linorobot2/raw/humble/install_linorobot2.bash

bash install_linorobot2.bash 2wd ld19

source ~/.bashrc

https://github.com/hippo5329/linorobot2_hardware/wiki#installation

git clone -b esp32_zio https://github.com/hippo5329/linorobot2_hardware.git

dmesg grep tty