- 18 Aug, 2021 2 commits
-
-
Guilhem Saurel authored
-
-
- 10 Mar, 2021 3 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 09 Feb, 2021 7 commits
-
-
Guilhem Saurel authored
-
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
-
Guilhem Saurel authored
-
- 16 Dec, 2020 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 03 Dec, 2020 1 commit
-
-
Guilhem Saurel authored
[CMake] set RPATH for plugins
-
- 02 Dec, 2020 1 commit
-
-
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: '')
-
- 13 Nov, 2020 3 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 12 Nov, 2020 3 commits
-
-
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.
-
- 07 Nov, 2020 2 commits
-
-
Guilhem Saurel authored
-
Joseph Mirabel authored
-
- 23 Sep, 2020 1 commit
-
-
Julian Viereck authored
-
- 24 Aug, 2020 6 commits
-
-
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
-
- 24 Jul, 2020 3 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Release of version 4.2.2.
-
Guilhem Saurel authored
-
- 23 Jul, 2020 3 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 20 Jul, 2020 1 commit
-
-
Guilhem Saurel authored
[Tests] fix compilation warnings
-
- 15 Jul, 2020 1 commit
-
-
Thomas PEYRUCAIN authored
Add a comment
-
- 13 Jul, 2020 1 commit
-
-
Thomas PEYRUCAIN authored
Resolve the unused-but-set-variable warning from res value to have a stable release in ros buildfarm
-