mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
docs(project): add CITATION.cff with Zenodo DOI
Add a CITATION.cff file so GitHub shows a "Cite this repository" button. Lists the project founder and "The PX4 Contributors", linking to the Zenodo concept DOI (10.5281/zenodo.595432). Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
parent
f5d9491c6a
commit
50dabd8fae
27
CITATION.cff
Normal file
27
CITATION.cff
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
cff-version: 1.2.0
|
||||||
|
title: "PX4 Autopilot"
|
||||||
|
message: "If you use PX4 in your research, please cite it using this metadata."
|
||||||
|
type: software
|
||||||
|
authors:
|
||||||
|
- family-names: Meier
|
||||||
|
given-names: Lorenz
|
||||||
|
- name: "The PX4 Contributors"
|
||||||
|
repository-code: "https://github.com/PX4/PX4-Autopilot"
|
||||||
|
url: "https://px4.io"
|
||||||
|
abstract: >-
|
||||||
|
PX4 is an open-source autopilot stack for drones and
|
||||||
|
unmanned vehicles. It supports multirotors, fixed-wing,
|
||||||
|
VTOL, rovers, and many more platforms. PX4 runs on both
|
||||||
|
RTOS and POSIX-compatible operating systems.
|
||||||
|
keywords:
|
||||||
|
- autopilot
|
||||||
|
- drone
|
||||||
|
- uav
|
||||||
|
- flight-controller
|
||||||
|
- robotics
|
||||||
|
- ros2
|
||||||
|
license: BSD-3-Clause
|
||||||
|
identifiers:
|
||||||
|
- type: doi
|
||||||
|
value: "10.5281/zenodo.595432"
|
||||||
|
description: "Zenodo concept DOI (resolves to latest version)"
|
||||||
Loading…
x
Reference in New Issue
Block a user