-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from epfl-lasa/citation
Add citation to README
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -180,12 +180,23 @@ Authors/Maintainers | |
|
||
- Konstantinos Chatzilygeroudis ([email protected]) | ||
- Bernardo Fichera ([email protected]) | ||
- Walid Amanhoud ([email protected]) | ||
|
||
### Other Contributors | ||
|
||
- Yoan Mollard ([email protected]) | ||
|
||
Citing iiwa_ros | ||
------------------ | ||
|
||
```bibtex | ||
@software{iiwa2019github, | ||
author = {Chatzilygeroudis, Konstantinos and Fichera, Bernardo and Billard, Aude}, | ||
title = {iiwa_ros: A ROS Stack for KUKA's IIWA robots using the Fast Research Interface}, | ||
url = {http://github.com/epfl-lasa/iiwa_ros}, | ||
year = {2019}, | ||
} | ||
``` | ||
|
||
[ros]: http://www.ros.org | ||
[gazebo]: http://gazebosim.org/ | ||
[ros control]: http://wiki.ros.org/ros_control | ||
|