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 93fc2c0 commit 91ba737Copy full SHA for 91ba737
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
2
<name>sot-core</name>
3
- <version>4.8.0</version>
+ <version>4.8.1</version>
4
<description>
5
Hierarchical task solver plug-in for dynamic-graph
6
</description>
@@ -21,19 +21,19 @@
21
<build_depend>dynamic-graph-python</build_depend>
22
<build_depend>pinocchio</build_depend>
23
24
- <build_depend>roscpp</build_depend>
+ <build_depend>roscpp</build_depend>
25
<build_export_depend>dynamic-graph-python</build_export_depend>
26
<build_export_depend>pinocchio</build_export_depend>
27
28
-
+
29
<exec_depend>dynamic-graph-python</exec_depend>
30
<exec_depend>pinocchio</exec_depend>
31
32
<test_depend>gtest</test_depend>
33
34
<doc_depend>doxygen</doc_depend>
35
<doc_depend>dynamic_graph</doc_depend>
36
37
38
<export>
39
</export>
0 commit comments