Skip to content

Commit 7c3d625

Browse files
committed
Add complete CITATION.cff
1 parent f88cccf commit 7c3d625

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CITATION.cff

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,28 @@
44
cff-version: 1.2.0
55
title: IKPy
66
message: >-
7-
An Inverse Kinematics library aiming performance
8-
and modularity
7+
If you use this software, please cite it using the
8+
metadata from this file.
99
type: software
1010
authors:
1111
- given-names: Pierre
1212
family-names: Manceron
1313
orcid: 'https://orcid.org/0000-0002-2970-973X'
14+
identifiers:
15+
- type: url
16+
value: 'https://github.com/Phylliade/ikpy'
17+
url: 'https://github.com/Phylliade/ikpy'
18+
abstract: >-
19+
An Inverse Kinematics library aiming performance
20+
and modularity
21+
22+
IKPy is a fast, easy to install and use Inverse
23+
Kinematics library written in pure Python, that
24+
works on every robot.
25+
keywords:
26+
- inverse-kinematics
27+
- robotics
28+
- python
29+
- urdf
30+
- poppy
31+
license: GPL-2.0

0 commit comments

Comments
 (0)