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
dynamic-graph-python
Commits
b58aef52
Unverified
Commit
b58aef52
authored
Jul 20, 2020
by
Guilhem Saurel
Committed by
GitHub
Jul 20, 2020
Browse files
Merge pull request #59 from Rascof/patch-1
Update package.xml
parents
456e32cc
14d59a44
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
b58aef52
<package
format=
"2"
>
<?xml version="1.0"?>
<package
format=
"3"
>
<name>
dynamic-graph-python
</name>
<version>
3.5.2
</version>
<description>
...
...
@@ -11,17 +12,20 @@
<author>
Nicolas Mansard
</author>
<author>
Olivier Stasse
</author>
<build_depend>
roscpp
</build_depend>
<build_depend>
dynamic-graph
</build_depend>
<exec_depend>
roscpp
</exec_depend>
<exec_depend>
dynamic-graph
</exec_depend>
<build_export_depend>
roscpp
</build_export_depend>
<build_export_depend>
dynamic-graph
</build_export_depend>
<buildtool_depend>
catkin
</buildtool_depend>
<build_depend>
git
</build_depend>
<build_depend>
doxygen
</build_depend>
<doc_depend>
doxygen
</doc_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>
dynamic-graph
</depend>
<depend>
roscpp
</depend>
<depend>
boost
</depend>
<buildtool_depend>
cmake
</buildtool_depend>
<export>
<build_type>
cmake
</build_type>
</export>
</package>
Write
Preview
Markdown
is supported
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