five

ArduEvents_ArduLogs

收藏
NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/11503893
下载链接
链接失效反馈
官方服务:
资源简介:
This datset consists of two parts: ArduLogs (raw) and ArduEvents (processed). Each instance in the ArduLogs file consists of data measurements in various subsystems of Ardupilot-based UAVs, including GPS, battery, electrical engines, radio controller, UAV position and orientation, etc. Each of the 1104 flight instances can be loaded as a dictionary of PANDAS dataframes in Python as follows: ```python import pandas as pdimport pickleimport glob   file = glob.glob('ArduLogs')[0]with open(file, 'rb') as f:    flight1 = pickle.load(f) ``` ArduEvents is in CSV format with 1104 rows and 17 columns. Each row in the ArduEvents dataset corresponds to a flight log, indicating whether specific events occurred during the flight or not. This summarized version can be used for Causal Discovery applications.
创建时间:
2024-06-08
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作