Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 679 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 679 Bytes

oars-vrep-simulator

Set-Up

export VREP_ROOT=<PATH-TO-V-REP>```
* From the `programming/ros_packages/` folder found in the V-REP root copy `vrep_common`, `vrep_plugin` and `v_repExtRosInterface` to a catkin workspace `src`
* Build workspace
* Copy `.so` files from `devel/lib` to your V-REP root

## Dependencies
* [OpenCV2](http://opencv.org/downloads.html)


## Troubleshooting
* If you have opencv2 not being found install `libopencv-dev`


## Motor Setup

1 / \ 2 +------+ | | |/ | +------+ 3 4