-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'fri-1.15' into fri-2.5
- Loading branch information
Showing
4 changed files
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
cff-version: 1.2.0 | ||
message: "If you enjoyed using this repository for your work, we would really appreciate ❤️ if you could cite it, as it helps us to continue offering support." | ||
authors: | ||
- family-names: Huber | ||
given-names: Martin | ||
orcid: https://orcid.org/0000-0003-4603-6773 | ||
- family-names: Mower | ||
given-names: Christopher E. | ||
orcid: https://orcid.org/0000-0002-3929-9391 | ||
- family-names: Ourselin | ||
given-names: Sebastien | ||
orcid: https://orcid.org/0000-0002-5694-5340 | ||
- family-names: Vercauteren | ||
given-names: Tom | ||
orcid: https://orcid.org/0000-0003-1794-0456 | ||
- family-names: Bergeles | ||
given-names: Christos | ||
orcid: https://orcid.org/0000-0002-9152-3194 | ||
|
||
|
||
title: "LBR-Stack: ROS 2 and Python Integration of KUKA FRI for Med and IIWA Robots" | ||
version: 1.4.2 | ||
doi: 10.48550/arXiv.2311.12709 | ||
date-released: 2023-12-29 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
===================================== | ||
Third party software | ||
===================================== | ||
Software under FRI-Client-SDK_Cpp.zip | ||
is third party software. It is provideded | ||
by KUKA. It contains: | ||
|
||
- fri: Their custom license notice is included, as per condition. It can be re-distributed provided the license notice | ||
is included. | ||
- nanopb: A library that KUKA uses for the fri. | ||
nanopb is distributed under zlib license Copyright (c) 2011 Petteri Aimonen <jpa at nanopb.mail.kapsi.fi> | ||
===================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters