Skip to content

This is a 3D vision robotic arm demo based on Dobot Magician robotics

License

Notifications You must be signed in to change notification settings

rmhsawyer/Vision_Arm_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision_Arm_Project

This is a 3D vision robotic arm demo based on Dobot Magician robotics

File Description

main.cpp -- A C++ file that using OpenCV and Intel Real Sense Camera to detect object.

ransac_geometry.cpp -- Ramsac algorithms help us to find plane, line and else.

test.py -- Demo file

python_vision -- Python API linked with main.cpp used in test.py

Dobot_Control -- Collect Data using API and send data to test.py using Soket

How to run

In oder to run the whole project you have to install the below environment:

Python3

Opencv3

Qt5

Cmake

Intel Realsense Library

Dobot Magician API

Socket

You also need to give USB access when connected to Dobot Magician. The project tested on Ubuntu 16.04.

Demo

picture picture

Copyright

Minghe Ren ([email protected])

About

This is a 3D vision robotic arm demo based on Dobot Magician robotics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published