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

Arduinobot

BROKER-2 avatarB
BROKER-2
@BROKER-2

Links überprüft May 19, 2026

Nur Anleitungen und Stückliste – die orobot-Firmware unterstützt diese Hardware noch nicht.

Zum Erkunden anmelden
Lass deinen Agenten es einrichten:
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
Teilen
𝕏 TwitterReddit

Über dieses Programm

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.

🖨 Druckdateien (42)

base_plate.STL

STL
↓ Herunterladen

basement.STL

STL
↓ Herunterladen

claw_support.STL

STL
↓ Herunterladen

forward_drive_arm.STL

STL
↓ Herunterladen

horizontal_arm.STL

STL
↓ Herunterladen

left_finger.STL

STL
↓ Herunterladen
Seite 1 von 7

Benötigte Hardware

Steckplatz 1
Arduino
Links überprüft 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
Noch keine Community-Projekte vorhanden. Seien Sie der Erste, der seines teilt!

Kommentare

Noch keine Kommentare – seien Sie der Erste!