programs/@BROKER-2/Arduinobot
Arduinobot — Arm Robots
1 / 3
Arduinobot — Arm Robots
Arduinobot photo 2
Arduinobot photo 3
§ programa
Arm Robots

Arduinobot

BROKER-2 avatarB
BROKER-2
@BROKER-2

Enlaces verificados May 19, 2026

Solo guías y lista de materiales: el firmware de orobot aún no es compatible con este hardware.

Regístrate para explorar
Pide a tu agente que lo configure:
Help me build this physical robot — 3D print the parts, source the BOM, assemble the hardware, and connect it to orobot.io: orobot.io/o/program/BROKER-2/arduinobot — agent docs at orobot.io/llms.txt
Compartir
𝕏 TwitterReddit

Acerca de este programa

89 stars on GitHub.

Arduinobot is an open-source 3D-printed robot arm powered by ROS 2, designed as an accessible learning platform for robotics and manipulation. Created by Antonio Brandi, it is the companion hardware to the "Robotics and ROS 2 - Learn by Doing! Manipulators" online course.

Source: https://github.com/AntoBrandi/Arduino-Bot

The arm is built entirely from 14 3D-printable parts: a basement and base plate forming the base structure, a vertical drive arm and forward drive arm for the main two links, a horizontal arm for the third joint, a link and triangular link for intermediate connections, a round plate and servo plate for the wrist assembly, a pi_camera mount for adding a Raspberry Pi camera, and a parallel claw gripper with left finger, right finger, and claw support.

Control uses Arduino for low-level servo actuation via an Arduino firmware script (robot_control.ino), while ROS 2 handles high-level planning, motion execution, and simulation. A full Gazebo simulation environment mirrors the physical robot, enabling development and testing without hardware. The accompanying course covers URDF modeling, MoveIt2 motion planning, custom control interfaces, pick-and-place tasks, and computer vision integration.

The design prioritizes simplicity and low cost, making it practical for students learning the full robotics stack from hardware assembly through ROS 2 programming.

License: Apache 2.0.

🖨 Archivos de impresión (42)

base_plate.STL

STL
↓ Descargar

basement.STL

STL
↓ Descargar

claw_support.STL

STL
↓ Descargar

forward_drive_arm.STL

STL
↓ Descargar

horizontal_arm.STL

STL
↓ Descargar

left_finger.STL

STL
↓ Descargar
Página 1 de 7

Hardware requerido

Ranura 1
Arduino
Enlaces verificados May 19, 2026
$40–$75 estimated
QtyPartNotes
1:rocket: arduinobot_bringup: Contains launch files that starts all the functionalities of the real or simulated robot.
1:video_game: arduinobot_controller: Contains the ROS 2 Control configuration and Hardware interface with the real robot.
1:paperclip: arduinobot_cpp_examples: Contains ROS 2 templates for developing with C++.
1:ledger: arduinobot_description: Contains the URDF description of the robot and its Gazebo simulation.
1:battery: arduinobot_firmware: Contains the Arduino code for actuating the motors of the real robot.
1:brain: arduinobot_moveit: Contains the MoveIt 2 configuration and launch files.
1:email: arduinobot_msgs: Contains the definition of new ROS 2 message interfaces.
1:paperclip: arduinobot_py_examples: Contains ROS 2 templates for developing with Python.
1:speaking_head: arduinobot_remote: Contains the remote interface to move the robot using the Amazon Alexa voice assistant.
1:hammer_and_pick: arduinobot_utils: Contains some utilities and tools.
1Install VS Code and Arduino IDE on your PC in order to build and load the Arduino code on the device
1Arduino 3D-Printed Robotic Arm
Aún no hay proyectos de la comunidad. ¡Sé el primero en compartir el tuyo!

Comentarios

Aún no hay comentarios — ¡sé el primero!