- Jul 30, 2018
-
-
Joseph Mirabel authored
* as a container of the signals created with create_signal_wrapper. * This makes them available to other entities via the pool.
-
Joseph Mirabel authored
-
- Apr 06, 2016
-
-
Rohan Budhiraja authored
-
- Nov 29, 2013
-
-
Florent Lamiraux authored
isPluged -> isPlugged.
-
- Jul 15, 2013
-
-
Florent Lamiraux authored
- add isPlugged and getPlugged methods, - add property getter name.
-
- Jul 09, 2013
-
-
olivier stasse authored
-
- Jul 30, 2012
-
-
-
If a signal contains a data deriving from Vector or Matrix, cast content into Matrix or Vector using plug machinery.
-
- Mar 14, 2012
-
-
Thomas Moulard authored
-
- Mar 07, 2012
-
-
Florent Lamiraux authored
Throwing an exception in the C/Python API makes the python interpreter terminate. The correct way is to catch C++ exception and to raise python errors with the same message.
-
- Dec 23, 2011
-
-
Florent Lamiraux authored
This reverts commit b055ba73. This commits seems to have side effects. Revert it temporarily.
-
- Dec 11, 2011
-
-
Nicolas Mansard authored
-
- Mar 15, 2011
-
-
-
Florent Lamiraux authored
-
- Mar 14, 2011
-
-
- Mar 10, 2011
-
-
Florent Lamiraux authored
This avoids to miss exceptions and to terminate the python interpreter.
-
- Feb 02, 2011
-
-
- Jan 31, 2011
-
-
Florent Lamiraux authored
-
- Jan 27, 2011
-
-
Added some specific convertion for vector, matrix and double signal, from C to Python (to avoid unnecessary convertion through strings.
-
- Jan 24, 2011
-
-
- Jan 20, 2011
-
-
Florent Lamiraux authored
-
Thomas Moulard authored
-
- Jan 19, 2011
-
-
Florent Lamiraux authored
* src/dynamic-graph-py.cc, * src/dynamic_graph/signal_base.py, * src/signal-base-py.cc.
-
- Jan 02, 2011
- Jul 06, 2010
- Jul 05, 2010
-
-
florent authored
* src/signal-base-py.cc.
-
- Jun 30, 2010
-
-
florent authored
* src/dynamic-graph-py.cc, * src/dynamic_graph/signal_base.py, * src/signal-base-py.cc.
-
- Jun 28, 2010
-
-
florent authored
* src/CMakeLists.txt, * src/dynamic-graph-py.cc, * src/dynamic_graph/__init__.py, * src/dynamic_graph/entity.py: new, * src/dynamic_graph/signal_base.py: new, * src/entity-py.cc: new, * src/signal-base-py.cc: new.
-