- Aug 18, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
add doc/make CommandVoid 5-8
-
Guilhem Saurel authored
- Jul 01, 2021
-
-
Florent Lamiraux authored
Make switch to std::shared_ptr easier
-
- Jun 10, 2021
-
-
Florent Lamiraux authored
-
- Mar 10, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Feb 09, 2021
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
This reverts commit 62765608. as this is breaking on boost < 1.73
-
Guilhem Saurel authored
- Dec 16, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Dec 03, 2020
-
-
Guilhem Saurel authored
[CMake] set RPATH for plugins
-
- 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: '')
-
- Nov 13, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Nov 12, 2020
-
-
Guilhem Saurel authored
[CMake] DYNAMIC_GRAPH_PLUGINDIR is now relative
-
Guilhem Saurel authored
Tracer: Adding lock to make it threadsafe
-
Guilhem Saurel authored
For now, the plugins can only be loaded from python, so we just need the wrap.so to be able to find its plugin.so. For this, there is no need for a unique hard-coded absolute path to provide an RPATH to libdynamic-graph.so. And actually, that RPATH was not even set.
-
- Nov 07, 2020
-
-
Joseph Mirabel authored
- Sep 23, 2020
-
-
Julian Viereck authored
-
- Aug 24, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Using both ADD_PROJECT_DEPEDENCY & FIND_PACKAGE for Boost breaks uses of ${Boost_LIBRARIES}: only the last call to one ore the other is taken into account. I suggest to use ${Boost_LIBRARIES} for exported ones, and eg. ${Boost_UNIT_TEST_FRAMEWORK_LIBRARY} for the private ones.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jul 24, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Release of version 4.2.2.
-
Guilhem Saurel authored
-
- Jul 23, 2020
-