Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Mar 19, 2020
1 parent 14cea02 commit 64bec0f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>sot-talos</name>
<version>1.0.6</version>
<version>1.1.1</version>
<description>
Stack of Tasks for Talos.
</description>
Expand All @@ -11,19 +11,19 @@
<author>Olivier Stasse</author>

<build_depend>roscpp</build_depend>
<build_depend>sot-dynamic-pinocchio</build_depend>
<build_depend>sot-dynamic-pinocchio</build_depend>
<build_depend>talos_data</build_depend>
<build_depend>pyrene-motions</build_depend>
<build_depend>dynamic_graph_bridge</build_depend>
<build_depend>dynamic_graph_bridge_msgs</build_depend>
<build_depend>dynamic_graph_bridge_msgs</build_depend>

<exec_depend>roscpp</exec_depend>
<exec_depend>sot-dynamic-pinocchio</exec_depend>
<exec_depend>sot-dynamic-pinocchio</exec_depend>
<exec_depend>talos_data</exec_depend>
<exec_depend>pyrene-motions</exec_depend>
<exec_depend>dynamic_graph_bridge</exec_depend>
<exec_depend>dynamic_graph_bridge_msgs</exec_depend>

<buildtool_depend>catkin</buildtool_depend>

<doc_depend>doxygen</doc_depend>
Expand Down

0 comments on commit 64bec0f

Please sign in to comment.