- Jul 27, 2022
-
-
Guilhem Saurel authored
-
- Aug 18, 2021
-
-
Guilhem Saurel authored
-
- Dec 02, 2020
-
-
Guilhem Saurel authored
to fix debian packages creation on ROS buildfarm: 00:12:11 dpkg-shlibdeps: error: cannot find library libtracer.so.4.3.1 needed by debian/ros-noetic-dynamic-graph/opt/ros/noetic/lib/dynamic-graph-plugins/libtracer-real-time.so.4.3.1 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '')
-
- Mar 21, 2020
-
-
Guilhem Saurel authored
-
- Jan 29, 2020
-
-
- Dec 30, 2019
-
-
Based on feedback from G. Saurel.
-
-
-
- Aug 18, 2019
-
-
Olivier Stasse authored
-
- Jul 24, 2019
-
-
Olivier Stasse authored
-
- Mar 04, 2019
-
- Jan 30, 2019
-
-
- Oct 23, 2018
-
-
-
Olivier Stasse authored
-
- Dec 20, 2016
-
-
Remove 'Nosoname true' for plugins
-
-
-
- May 22, 2013
-
-
Francois Keith authored
-
- Oct 18, 2012
-
-
Keith François authored
This crashes the linkage because of the particular link with the frameworks (here the framework Acceleration).
-
- Mar 04, 2012
-
-
Florent Lamiraux authored
Patch reported by Anthony Mallet.
-
- Dec 07, 2011
-
-
Florent Lamiraux authored
-
- Apr 12, 2011
-
-
Nicolas Mansard authored
-
- Feb 02, 2011
-
-
Nicolas Mansard authored
-
- Jan 23, 2011
-
-
Florent Lamiraux authored
Remove pool::getSignal().
-
Florent Lamiraux authored
This reverts commit 8fca0b1a. Move python interpreter in dynamic-graph-python.
-
Florent Lamiraux authored
This reverts commit 0b9f9528. Move python interpreter in dynamic-graph-python.
-
- Jan 19, 2011
-
-
Florent Lamiraux authored
* src/CMakeLists.txt, * tools/CMakeLists.txt.
-
- 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.
-
- Dec 13, 2010
-
-
Florent Lamiraux authored
* CMakeLists.txt, * include/dynamic-graph/linear-algebra.h, * src/CMakeLists.txt. For homogeneity, we use jrl-mal for matrices and vectors.
-
- Dec 10, 2010
-
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
- Nov 10, 2010
-
-
Francois Keith authored
-
- Nov 09, 2010
-
-
Francois Bleibel authored
Declare boost include directories for proper boost detection. Sometimes, the boost install path is *different* from the default include paths!
-
- Nov 01, 2010
-
-
Thomas Moulard authored
-
- Oct 29, 2010
-
-
Thomas Moulard authored
-
- Oct 13, 2010
-
-
Thomas Moulard authored
-
- Oct 04, 2010
-
-
Francois Bleibel authored
-
- Sep 28, 2010
-
-
Francois Bleibel authored
It is a bad practice to put the libraries' path inside them. This reverts commit 088220ad.
-
- Sep 27, 2010
-
-
Francois Bleibel authored
-
- Sep 24, 2010
-
-
Francois Bleibel authored
Added more exception catch codes in interpreter. Should now link correctly with boost libraries. Small debug output changes.
-
- Sep 03, 2010
-
-
Francois Bleibel authored
-