Portable Robotics Eye Vergence Control Wiki
Eye movements control portable on different robotic stereo heads
Brought to you by:
stino78
The Vergence Control is developed as a class in C/C++, that uses image processing functions of Open CV 3.3.1.
While in principle it is able to work in any OS that supports Open CV and any compiler, it has been tested with the following configurations:
In order to have the Vergence Control working in your project, you need the following.
Pre-requisites
Build or install Open CV 3.3.1. Any compatible version will be OK.
Project configuration
We are developing the DLL and LIB of the Vergence Control , for easy use, stay tuned!
We are developing the project to be used with YARP within the iCub Simulator, or with the real iCub, so stay tuned!
Your robot works in Python?
Stay tuned, we are working on porting the code into an EGG.