Skip to content

Commit

Permalink
v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Mar 19, 2020
1 parent 471401f commit 2b39739
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>sot-pattern-generator</name>
<version>3.2.0</version>
<version>3.2.3</version>
<description>
jrl-walkgen bindings for dynamic-graph
</description>
Expand All @@ -13,12 +13,12 @@
<build_depend>roscpp</build_depend>
<build_depend>dynamic-graph-python</build_depend>
<build_depend>jrl-walkgen</build_depend>
<build_depend>sot-core</build_depend>
<build_depend>sot-core</build_depend>

<exec_depend>roscpp</exec_depend>
<exec_depend>dynamic-graph-python</exec_depend>
<exec_depend>jrl-walkgen</exec_depend> <exec_depend>jrl-walkgen</exec_depend>
<exec_depend>jrl-walkgen</exec_depend>

<buildtool_depend>catkin</buildtool_depend>

<doc_depend>doxygen</doc_depend>
Expand Down

0 comments on commit 2b39739

Please sign in to comment.