Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-core
Commits
a84e4b0c
Unverified
Commit
a84e4b0c
authored
Sep 11, 2020
by
Thomas PEYRUCAIN
Committed by
GitHub
Sep 11, 2020
Browse files
Update package.xml
Add dependency on dynamic-graph and boost
parent
4a14a09b
Pipeline
#11093
passed with stage
in 31 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
a84e4b0c
...
...
@@ -15,13 +15,15 @@
<author>
Olivier Stasse
</author>
<author
email=
"ostasse@laas.fr"
>
ostasse@laas.fr
</author>
<depend>
dynamic-graph-python
</depend>
<depend>
pinocchio
</depend>
<build_depend>
doxygen
</build_depend>
<!-- The following tags are recommended by REP-136 -->
<exec_depend
condition=
"$ROS_VERSION == 1"
>
catkin
</exec_depend>
<exec_depend
condition=
"$ROS_VERSION == 2"
>
ament_cmake
</exec_depend>
<depend>
boost
</depend>
<depend>
dynamic-graph
</depend>
<depend>
dynamic-graph-python
</depend>
<depend>
pinocchio
</depend>
<doc_depend>
doxygen
</doc_depend>
<doc_depend>
dynamic-graph
</doc_depend>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment