Skip to content
GitLab
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
2345ddc1
Commit
2345ddc1
authored
Nov 25, 2019
by
Olivier Stasse
Committed by
Guilhem Saurel
Jan 23, 2020
Browse files
[package.xml] Move dynamic_graph to dynamic-graph
parent
ee8e268d
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
2345ddc1
<package
format=
"2"
>
<name>
dynamic
_
graph
_
python
</name>
<name>
dynamic
-
graph
-
python
</name>
<version>
3.3.2
</version>
<description>
Dynamic graph library Python bindings
...
...
@@ -12,13 +12,13 @@
<author>
Olivier Stasse
</author>
<build_depend>
roscpp
</build_depend>
<build_depend>
dynamic
_
graph
</build_depend>
<build_depend>
dynamic
-
graph
</build_depend>
<exec_depend>
roscpp
</exec_depend>
<exec_depend>
dynamic
_
graph
</exec_depend>
<exec_depend>
dynamic
-
graph
</exec_depend>
<build_export_depend>
roscpp
</build_export_depend>
<build_export_depend>
dynamic
_
graph
</build_export_depend>
<build_export_depend>
dynamic
-
graph
</build_export_depend>
<buildtool_depend>
catkin
</buildtool_depend>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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