-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 1.25 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: navigationdata
Type: Package
Title: Data Package containing trajectories in NED and ellispoidal coordinates systems
Version: 0.0.1
LazyData: true
LazyDataCompression:xz
Authors@R: c(
person("Davide A.", "Cucci", email = "[email protected]", role = c("aut")),
person("Lionel", "Voirol", email = "[email protected]", role = c("aut", "cre")),
person("Mehran", "Khaghani", role = c("aut")),
person("Stéphane", "Guerrier", email = "[email protected]", role = c("aut"))
)
Maintainer: Lionel Voirol <[email protected]>
Description: This package is meant to serve as a data collection tool for trajectories data.
This data can be used as a mean to assess and test methods designed to analyse and compare
calibration methods of Inertial Measurment Units. An example method
used for this kind of data is implemented in the navigation R package which allows
to analyze the impact of sensor error modeling on performance of integrated navigation (sensor fusion) based on IMU, GPS, and barometer data.
Depends:
R (>= 4.0.0)
License: AGPL-3
Imports:
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests:
VignetteBuilder: knitr
URL: https://github.com/SMAC-Group/navigationdata
BugReports: https://github.com/SMAC-Group/navigationdata/issues