Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
example-robot-data
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
Gepetto
example-robot-data
Commits
8884b6b7
Commit
8884b6b7
authored
5 years ago
by
Carlos Mastalli
Browse files
Options
Downloads
Patches
Plain Diff
[readme] Updated info of institutions and authors
parent
04725e80
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#6728
passed
5 years ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
README.md
+1
-1
1 addition, 1 deletion
README.md
package.xml
+2
-0
2 additions, 0 deletions
package.xml
with
4 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
8884b6b7
...
...
@@ -12,7 +12,7 @@ INCLUDE(cmake/python.cmake)
# Print initial message
MESSAGE
(
"
${
PROJECT_DESCRIPTION
}
, version
${
PROJECT_VERSION
}
"
)
MESSAGE
(
"Copyright (C) 2018-20
19
CNRS-LAAS"
)
MESSAGE
(
"Copyright (C) 2018-20
20
CNRS-LAAS
/ University of Edinburgh
"
)
MESSAGE
(
"All rights reserved."
)
MESSAGE
(
"Released under the BSD 3-Clause License."
)
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
8884b6b7
...
...
@@ -7,7 +7,7 @@ This repository includes a set of robot descriptions that are aimed to be used i
**Authors:**
[
Carlos Mastalli
](
https://cmastalli.github.io/
)
, Guilhem Saurel
<br
/>
**With additional support from the Gepetto team at LAAS-CNRS.**
**With additional support from the Gepetto team at LAAS-CNRS
and The University of Edinburgh
.**
[

](https://gepgitlab.laas.fr/Gepetto/example-robot-data/commits/master)
...
...
This diff is collapsed.
Click to expand it.
package.xml
+
2
−
0
View file @
8884b6b7
...
...
@@ -5,6 +5,8 @@
<description>
Set of robot URDFs for benchmarking and developed examples.
</description>
<!-- The maintainer listed here is for the ROS release to receive emails for the buildfarm.
Please check the repository URL for project maintainer. -->
<developer
email=
"carlos.mastalli@ed.ac.uk"
>
Carlos Mastalli
</developer>
<maintainer
email=
"guilhem.saurel@laas.fr"
>
Guilhem Saurel
</maintainer>
<maintainer
email=
"wolfgang.merkt@ed.ac.uk"
>
Wolfgang Merkt
</maintainer>
<license>
BSD
</license>
...
...
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