- Sep 07, 2021
-
-
Guilhem Saurel authored
-
- Sep 02, 2021
-
-
Guilhem Saurel authored
fix: …/dynamic-graph/src/dgraph/entity.cpp: In member function ‘void dynamicgraph::Entity::sendMsg(const string&, dynamicgraph::MsgType, const string&)’: …/dynamic-graph/src/dgraph/entity.cpp:212:52: warning: ‘void dynamicgraph::Logger::sendMsg(std::__cxx11::string, dynamicgraph::MsgType, const string&)’ is deprecated: use stream(type, lineId) << msg [-Wdeprecated-declarations] logger_.sendMsg("[" + name + "]" + msg, t, lineId); ^ In file included from …/dynamic-graph/include/dynamic-graph/entity.h:18:0, from …/dynamic-graph/src/dgraph/entity.cpp:13: …/dynamic-graph/include/dynamic-graph/logger.h:225:3: note: declared here sendMsg(std::string msg, MsgType type, const std::string &lineId = ""); ^~~~~~~ ref. #58
-
- Jan 31, 2020
-
-
- Jan 23, 2020
-
-
- Aug 20, 2019
-
- Aug 18, 2019
-
-
Olivier Stasse authored
-
- Aug 13, 2019
-
-
- Mar 04, 2019
-
- Jan 30, 2019
-
-
It stream messages on a shared file. Each entity has a different verbosity level. Uses a non real time thread to perform logging. No yet working.
-
- Oct 23, 2018
-
-
Olivier Stasse authored
This reverts commit 4c3d4c828e47d56eaaac38f6f835cc4447d82d60.
-
-
-
Olivier Stasse authored
-
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
-