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
8ce67aac
Unverified
Commit
8ce67aac
authored
1 year ago
by
Carlos Mastalli
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #173 from cmastalli/topic/doc
parents
92f4284f
f8282264
No related branches found
No related tags found
No related merge requests found
Pipeline
#28150
passed
1 year ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-1
2 additions, 1 deletion
CMakeLists.txt
README.md
+2
-1
2 additions, 1 deletion
README.md
with
4 additions
and
2 deletions
CMakeLists.txt
+
2
−
1
View file @
8ce67aac
...
@@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake")
...
@@ -42,7 +42,8 @@ include("${JRL_CMAKE_MODULES}/base.cmake")
# Print initial message
# Print initial message
message
(
STATUS
"
${
PROJECT_DESCRIPTION
}
, version
${
PROJECT_VERSION
}
"
)
message
(
STATUS
"
${
PROJECT_DESCRIPTION
}
, version
${
PROJECT_VERSION
}
"
)
message
(
STATUS
"Copyright (C) 2018-2021 LAAS-CNRS, University of Edinburgh"
)
message
(
STATUS
"Copyright (C) 2018-2023 LAAS-CNRS, University of Edinburgh"
)
message
(
STATUS
" Heriot-Watt University, INRIA"
)
message
(
STATUS
"All rights reserved."
)
message
(
STATUS
"All rights reserved."
)
message
(
STATUS
"Released under the BSD 3-Clause License."
)
message
(
STATUS
"Released under the BSD 3-Clause License."
)
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
1
View file @
8ce67aac
...
@@ -56,7 +56,7 @@ cmake .. && make && make install
...
@@ -56,7 +56,7 @@ cmake .. && make && make install
### :writing_hand: Written by
### :writing_hand: Written by
-
[
Carlos Mastalli
](
https://cmastalli.github.io/
)
,
The University of Edinburgh
:uk:
-
[
Carlos Mastalli
](
https://cmastalli.github.io/
)
,
Heriot-Watt University
:uk:
-
[
Guilhem Saurel
](
https://github.com/nim65s
)
, LAAS-CNRS :fr:
-
[
Guilhem Saurel
](
https://github.com/nim65s
)
, LAAS-CNRS :fr:
### :construction_worker: With contributions from
### :construction_worker: With contributions from
...
@@ -67,3 +67,4 @@ cmake .. && make && make install
...
@@ -67,3 +67,4 @@ cmake .. && make && make install
-
[
Wolfgang Merkt
](
http://www.wolfgangmerkt.com/research/
)
, University of Oxford :uk:
-
[
Wolfgang Merkt
](
http://www.wolfgangmerkt.com/research/
)
, University of Oxford :uk:
-
[
Josep Martí Saumell
](
https://www.iri.upc.edu/staff/jmarti
)
, IRI: CSIC-UPC :es:
-
[
Josep Martí Saumell
](
https://www.iri.upc.edu/staff/jmarti
)
, IRI: CSIC-UPC :es:
-
[
Louis Montaut
](
https://lmontaut.github.io/
)
, INRIA :fr:, CTU :czech_republic:
-
[
Louis Montaut
](
https://lmontaut.github.io/
)
, INRIA :fr:, CTU :czech_republic:
-
[
Sergi Martinez
](
https://www.romilab.org/team/sergi-martinez
)
, Heriot-Watt University :uk:
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