francisc0garcia / braccio_camai

Low-cost robot arm powered by computer vision and artificial intelligence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Braccio CamAI

Description

Low-cost robot arm powered by computer vision and artificial intelligence, perfect for experimenting and DIY projects.

Using an Arduino Braccio robot arm, Raspberry Pi 3 and Google Coral USB Accelerator, it allows you to actively track and follow more that 90 different type of objects autonomously. It is fully integrated in ROS (Robot Operating System) using Moveit or Joint interface, and uses state-of-the-art algorithms for object detection or classification powered by Tensorflow.

Demo:

Braccio CamAI

Open source code, tutorials, videos and plug-and-play Raspberry Pi images are available.

More information and documentation on:

https://braccio_camai.readthedocs.io

Questions, issues and contributions are more than welcome : )

Author

Francisco J. Garcia R.
2019

License

This project is licensed under MIT. See LICENSE file for more details.

This project was based on great previous developments: ros_braccio_urdf and ros_braccio_moveit

About

Low-cost robot arm powered by computer vision and artificial intelligence

License:MIT License


Languages

Language:C++ 72.9%Language:Python 22.9%Language:CMake 4.2%