Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tsid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stack Of Tasks
tsid
Commits
b2076fda
Unverified
Commit
b2076fda
authored
4 years ago
by
Thomas PEYRUCAIN
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update package.xml for ROS release
parent
0915af33
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11228
passed with warnings
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.xml
+15
-2
15 additions, 2 deletions
package.xml
with
15 additions
and
2 deletions
package.xml
+
15
−
2
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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment