We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d31448 commit 51a3e06Copy full SHA for 51a3e06
1 file changed
package.xml
@@ -13,6 +13,7 @@
13
14
<build_depend>ros_industrial_cmake_boilerplate</build_depend>
15
16
+ <build_depend>libtaskflow-cpp-dev</build_depend>
17
<build_depend>eigen</build_depend>
18
<build_export_depend>eigen</build_export_depend>
19
@@ -34,9 +35,6 @@
34
35
<!-- Time parameterization -->
36
<depend>ruckig</depend>
37
- <!-- Task composer -->
38
- <depend>taskflow</depend>
39
-
40
<!-- Test dependencies -->
41
<test_depend>gtest</test_depend>
42
<test_depend>gperftools</test_depend>
0 commit comments