forked from rpng/open_vins
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
48 lines (48 loc) · 1.65 KB
/
CITATION.cff
File metadata and controls
48 lines (48 loc) · 1.65 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
cff-version: 1.2.0
message: "If you use this software, please cite it as follows:"
authors:
- family-names: Serov
given-names: Andreas
- family-names: Clemens
given-names: Joachim
- family-names: Schill
given-names: Kerstin
title: "Visual-Inertial Odometry aided by Speed and Steering Angle Measurements"
conference:
name: "IEEE 25th International Conference on Information Fusion (Fusion)"
year: 2022
address: "Linköping, Sweden"
keywords:
- "Visual-Inertial Odometry"
- "Sensor Fusion"
- "Steering Angle"
- "Speed"
- "OpenVINS"
doi: "10.23919/FUSION49751.2022.9841243"
repository-code: "https://github.com/aserbremen/open_vins"
preferred-citation:
type: conference-paper
authors:
- family-names: Serov
given-names: Andreas
- family-names: Clemens
given-names: Joachim
- family-names: Schill
given-names: Kerstin
title: "Visual-Inertial Odometry aided by Speed and Steering Angle Measurements"
conference:
name: "IEEE 25th International Conference on Information Fusion (Fusion)"
year: 2022
address: "Linköping, Sweden"
doi: "10.23919/FUSION49751.2022.9841243"
url: "https://github.com/aserbremen/open_vins"
bibtex: |
@Conference{Serov2022Fusion,
Title = {Visual-Inertial Odometry aided by Speed and Steering Angle Measurements},
Author = {Andreas Serov and Joachim Clemens and Kerstin Schill},
Booktitle = {IEEE 25th International Conference on Information Fusion (Fusion)},
Year = {2022},
Address = {Linköping, Sweden},
Url = {https://github.com/aserbremen/open_vins},
Doi = {10.23919/FUSION49751.2022.9841243},
}