Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmhsawyer authored and rmhsawyer committed Sep 27, 2018
1 parent 4286720 commit 2190a3a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,27 @@ 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.


# Copyright
Minghe Ren (sawyermh@bu.edu)

0 comments on commit 2190a3a

Please sign in to comment.