Added bindings for iLight sensors.

Removed old interfaces C++ examples.

Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
This commit is contained in:
Serban Waltter
2018-06-21 16:44:23 +03:00
parent 555a0f9f82
commit e489f6c180
34 changed files with 123 additions and 471 deletions

View File

@ -1,5 +1,5 @@
#ifdef SWIGPYTHON
%module (package="pyupm_new_interfaces") urm37
%module (package="upm") urm37
#endif
%import "interfaces/new_interfaces.i"