Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fz16336/robotic-automation

Personal projects for an autonomous robotic platform using BCN3D moveo and ROS
https://github.com/fz16336/robotic-automation

cnn-for-visual-recognition computer-vision object-detection object-recognition object-tracking robot-arm robot-framework robotics-programming robotics-simulation

Last synced: 2 days ago
JSON representation

Personal projects for an autonomous robotic platform using BCN3D moveo and ROS

Awesome Lists containing this project

README

        

# Robotic Automation

**In progress project in creating an autonomous robotic platform**.

This repository serve as creative ground for personal ideas and experiments on **robot kinematics**, **computer vision application**, and **AI intgeration** for robotic systems.

The platform consist of an open-source 3D printed robotic arm designed by BCN3D: _The Moveo_.

- BCN3D Moveo has 5 Degrees of Freedom cotrolled using and Arduino Mega 5 stepper motor drivers. The specifications and part files can be found in this repository, additionally the original project is referenced below.
- A robust control platform will also be added using ROS instead of traditional G-code.

![Moveo](/images/BCN3D_moveo.jpg)

## To Do
- complete assembly documentation for BCN3D moveo
- formulate an inverse kinematic model
- create motion tracking model to map 2D visual input to 3D motor output
- train object detection and recognition for common household items

## Future Tasks
- Pick-and-sort: recognising different objects and move them corresponding to their labels.

## References
- [BCN3D moveo](https://www.bcn3d.com/bcn3d-moveo-the-future-of-learning/#:~:text=In%20this%20occasion%20we%20are%20presenting%20the%20BCN3D,its%20electronics%20are%20controlled%20by%20the%20software%20Arduino.)