- Mar 10, 2011
-
-
Florent Lamiraux authored
This avoids to miss exceptions and to terminate the python interpreter.
-
- Mar 09, 2011
-
-
- Mar 04, 2011
-
-
Duong Dang authored
-
- Feb 21, 2011
-
-
Florent Lamiraux authored
-
- Feb 16, 2011
-
-
-
-
-
Corrected a syntax error in an exception raising + remove the shortcut .m from the class basic definition.
-
- Feb 14, 2011
-
-
-
-
Remove the script shortcuts from the basic definition of Entity.
-
Added the setattrpath function to handle for command name with . inside, like: robot.periodicCall.addSignal.
-
- Feb 11, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
-
-
-
Changed the call to create_entity: when the required creation names already exists, check is the existing object is of the same class. If it is, returns the existing object instead of creating a new oine.
-
-
-
- Feb 10, 2011
-
-
Florent Lamiraux authored
This is required in order to make import of module dl succeed.
-
- Feb 08, 2011
-
-
Florent Lamiraux authored
-
- Feb 03, 2011
-
-
- Feb 02, 2011
-
-
- Jan 31, 2011
-
-
Florent Lamiraux authored
-
- Jan 28, 2011
-
-
Florent Lamiraux authored
This reverts commit 046c29c2.
-
Florent Lamiraux authored
-
- Jan 27, 2011
-
-
-
Conflicts: include/CMakeLists.txt
-
Added some specific convertion for vector, matrix and double signal, from C to Python (to avoid unnecessary convertion through strings.
-
-
-
-
- Jan 26, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Jan 25, 2011
-
-