Tags: TimotheeStupeflip/pypot
Tags
Merge pull request poppy-project#62 from poppy-project/aristofor-dev/… …shell Add a reset_factory instruction and a console script for setting motor to poppy config.
Prevent an error when installing pypot using "python setup.py install… …" - the vrep dynamical library was not installed. We now use the MANIFEST to make sure it will be added regardless of how pypot is installed. (It was not a problem when using "pip" or "python setup.py develop")
Merge branch 'master' of https://github.com/poppy-project/pypot