- Oct 23, 2018
-
-
Olivier Stasse authored
beginning of the map.
-
- Aug 16, 2018
-
- Aug 10, 2018
-
-
Olivier Stasse authored
Spotted by M. Naveau.
-
- Feb 28, 2014
-
-
Francois Keith authored
-
- Nov 11, 2012
-
-
Florent Lamiraux authored
-
- Mar 23, 2012
-
-
Florent Lamiraux authored
-
- Mar 16, 2012
-
-
Florent Lamiraux authored
-
- Jun 21, 2011
-
-
Florent Lamiraux authored
-
Nicolas Mansard authored
-
Florent Lamiraux authored
-
- Jun 20, 2011
-
-
Florent Lamiraux authored
g_pool and g_factory global variables have been replaced by static methods getInstance in each class. getInstance returns a pointer to the unique instance of the class and creates it if needed.
-
- Feb 11, 2011
-
-
Nicolas Mansard authored
-
- Jan 26, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Jan 25, 2011
-
-
Florent Lamiraux authored
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-
- Jan 24, 2011
-
-
Florent Lamiraux authored
-
- Jan 23, 2011
-
-
Florent Lamiraux authored
Remove pool::getSignal().
-
Florent Lamiraux authored
This reverts commit 8fca0b1a. Move python interpreter in dynamic-graph-python.
-
- Jan 20, 2011
-
-
Florent Lamiraux authored
-
- Jan 14, 2011
-
-
Florent Lamiraux authored
* include/dynamic-graph/interpreter.h, * src/CMakeLists.txt, * src/dgraph/interpreter.cpp, * tests/CMakeLists.txt, * tools/dg-python.cpp: new, * tools/CMakeLists.txt: this adds a dependency to python in dynamic-graph.
-
- Jan 01, 2011
-
-
Thomas Moulard authored
-
- Dec 31, 2010
-
-
Thomas Moulard authored
-
Thomas Moulard authored
-
Thomas Moulard authored
-
Thomas Moulard authored
-
Thomas Moulard authored
-
Thomas Moulard authored
-
- Dec 29, 2010
-
-
Thomas Moulard authored
-
Thomas Moulard authored
-
- Dec 28, 2010
-
-
Thomas Moulard authored
-
- Dec 24, 2010
-
-
Thomas Moulard authored
-
- Dec 20, 2010
-
- Dec 10, 2010
-
-
Florent Lamiraux authored
* include/CMakeLists.txt, * include/dynamic-graph/command.h: new, * include/dynamic-graph/entity.h, * include/dynamic-graph/parameter.h: new, * include/dynamic-graph/value.h: new, * src/command/command.cpp: new, * src/command/value.cpp: new, * src/dgraph/entity.cpp.
-
- Nov 02, 2010
-
-
Thomas Moulard authored
-
Thomas Moulard authored
-
- Oct 18, 2010
-
-
Florent Lamiraux authored
* include/dynamic-graph/factory.h, * src/dgraph/factory.cpp: method name is FactoryStorage::listEntities.
-
- Oct 14, 2010
-
-
Francois Bleibel authored
-