OxRAMSociety / RobotArm

Public repository for all resources related to the OxRAM Robot Arm project.

Home Page:https://www.oxramsociety.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

· RobotArm ·

Teaching a robotic arm how to interact with the world.
Roadmap · Wiki · Blog

Tasks badge License badge Email

Twitter Follow button

About

This is a public repository gathering all the code and resources related to the OxRAM Robot Arm project.

The goal of the project is to build a robotic arm using free and open source resources, including software, electronics and 3D printed design. We are using RBX1 as the initial arm design and ROS as the software stack to program and interact with the arm.

One of our main goals is to provide the arm with a camera to give it a certain degree of autonomy via image processing and machine learning techniques. As a first toy application, the arm will be able to play chess, being able to recognize and interact with a physical board and its chess pieces.

NOTE that this is a highly WIP project and works on the hardware side have been slowed down by the pandemic and the inability to access our workshop. We are in the process of resuming the works at the moment.

Features

  • The arm design is based on RBX1, a 6DOF 3D printed robotic arm
  • The electronics are based on the BCN3D MOVEO arm
  • ROS is used to power the software side of the arm and to provide a simulation environment
  • Ability to understand (domain-specific) input voice commands (English and Chinese)
  • Ability to perform (domain-specific) object detection and recognition through a camera mounted on the gripper

Acknowledgements

Sponsors

todo

License

The code in this repository is licensed under the MIT License, unless otherwise stated.

Any other resources (e.g., documentation, media) are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License, unless otherwise stated.

About

Public repository for all resources related to the OxRAM Robot Arm project.

https://www.oxramsociety.org/

License:MIT License


Languages

Language:Python 43.7%Language:C++ 23.2%Language:C 15.7%Language:CSS 6.3%Language:TypeScript 5.0%Language:CMake 4.0%Language:HTML 2.0%