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
tsid
Commits
b2076fda
Unverified
Commit
b2076fda
authored
Sep 21, 2020
by
Thomas PEYRUCAIN
Committed by
GitHub
Sep 21, 2020
Browse files
Update package.xml for ROS release
parent
0915af33
Pipeline
#11228
passed with stage
in 18 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
b2076fda
<package
format=
"2"
>
<?xml version="1.0"?>
<package
format=
"3"
>
<name>
tsid
</name>
<version>
1.4.0
</version>
<description>
...
...
@@ -10,8 +11,20 @@
<author>
Justin Carpentier
</author>
<maintainer
email=
"guilhem.saurel@laas.fr"
>
Guilhem Saurel
</maintainer>
<build_depend>
git
</build_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>
pinocchio
</depend>
<depend>
eiquadprog
</depend>
<depend>
eigenpy
</depend>
<depend>
boost
</depend>
<depend>
graphviz
</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