JdeRobot / base

GNU General Public License v3.0
94 stars 124 forks source link

New release of introrob.py #92

Closed jmplaza closed 9 years ago

jmplaza commented 9 years ago

Old release of introrob.py doesn't work after changing the image ICE interface.

In addition, new improvements should be added in order to use it in the new drone programming course, like to work even without connection to CMDvel ICE interface, or ardrone-extra ICE. This will allow to connect introrob.py with a cameraserver to test the image processing from video files, for instance.

jmplaza commented 9 years ago

Its integration in the JdeRobot building chain is also tricky. We should take into account the questions you commented in the mailing list about it, Alberto, introducing in CMake the dependencies of debian packages which contain required python modules for introrob.py (better than using PIP).

almartinflorido commented 9 years ago

Uploaded in the pull request #98 , for the CMake chain I will create a new issue