IEEE Robotics & Automation Magazine - September 2014 - 32
completeness, the extrinsic
calibration parameters
describing the relative rotation q si and position p si
between the IMU and the
camera frames were also
added. Note that the calibration parameters could be
omitted from the state vector
and be set to a premeasured
constant to increase robustness and faster state convergence. Having p si as a constant and not as a filter state
would increase the convergence performance of the
visual scale. We did not
notice significant performance improvement when
removing q si from the state
vector. We assume that this is
because the attitude is directly
measured by the visual pipeline whereas the scale ambiguity occurs in both p si and
the MAV position p iw . In this
article, we show that even
with continuously estimating
both parameters p si and q si ,
we can achieve good and
robust results. This yields a
24-element state vector X:
HLP
Attitude
Commands
Position Controller at 1 kHz
LLP
Position, Velocity, Attitude
IMU Data
EKF Prediction at 1 kHz
...
FCU
Correction
Local Pose Estimation
with Monocular Vision 5-DoF Pose
at 30 Hz
State
EKF Propagation at 100 Hz
EKF Update(s)
Onboard Computer
MAV (Local Navigation)
Images
Global Pose
MAV
Global Mapping, Global Localization at 1 Hz
Ground Station (Global Navigation)
Figure 8. An overview of the different processing tasks and how these are distributed and interact with
each other in our navigation framework. Waypoint commands are sent from the ground station to the
onboard computer, which forward them to the position controller. The ground station and onboard
computer communicate over a Wi-Fi connection. Note that all critical parts necessary to keep the
helicopter airborne run entirely on board and do not rely on the Wi-Fi link. The parts on the HLP refer to
the "user-defined programs" section in Figure 3.
new algorithms. The current implementation uses only
60% of one core of the Core 2 Duo processor at 30 Hz,
leaving enough resources for future higher-level tasks. As a
reference, the same implementation on an Atom 1.6-GHz
single-core computer runs at 20 Hz using 100% of the processing power.
The 5-DoF pose of the MAV camera output by the visualodometry algorithm was fused with the inertial measurements
of an IMU using an EKF. More details are given in [42]. An
EKF framework consists
of a prediction and an
update step. The compuFor safe operation, the
tational load required by
these two steps is distribmost important aspect is
uted among the different
redundancy against at least units of the MAV, as
described in [43]. The
state of the filter is coma single-rotor failure.
posed of the position p iw,
the attitude quaternion
q iw, and the velocity v iw of the IMU in the world frame. The
gyroscope and accelerometer biases b ~ and b a as well as the
missing scale factor m are also included in the state vector. For
32
*
IEEE ROBOTICS & AUTOMATION MAGAZINE
*
september 2014
T
T
T
X = {p iw v iw q iw b ~T b Ta
m
p si q si }.
(1)
Figure 9 shows the setup with the IMU and camera coordinate frames and the state variables introduced above.
The equations of the EKF prediction step for the considered IMU-camera fusion are given in [42]. The equations of
the update step are derived by computing the transformation
from the world reference frame to the camera frame as follows. For the position z p, we can write:
T
z p = p sw = (p iw + C (q iw) p si ) m + n p,
(2)
where C (q iw) ! SO (3) is the rotation matrix associated with
the IMU attitude quaternion q iw in the world frame, z p
denotes the observed position (the output of the visual odometry), m is the scale factor, and n p the measurement noise. For
the rotation measurement z q, we apply the notion of error
quaternion. Since the visual-odometry algorithm yields the
rotation q sw from the world frame to the camera frame, we
can write:
z q = q ws = q si 7 q iw .
(3)
Table of Contents for the Digital Edition of IEEE Robotics & Automation Magazine - September 2014
IEEE Robotics & Automation Magazine - September 2014 - Cover1
IEEE Robotics & Automation Magazine - September 2014 - Cover2
IEEE Robotics & Automation Magazine - September 2014 - 1
IEEE Robotics & Automation Magazine - September 2014 - 2
IEEE Robotics & Automation Magazine - September 2014 - 3
IEEE Robotics & Automation Magazine - September 2014 - 4
IEEE Robotics & Automation Magazine - September 2014 - 5
IEEE Robotics & Automation Magazine - September 2014 - 6
IEEE Robotics & Automation Magazine - September 2014 - 7
IEEE Robotics & Automation Magazine - September 2014 - 8
IEEE Robotics & Automation Magazine - September 2014 - 9
IEEE Robotics & Automation Magazine - September 2014 - 10
IEEE Robotics & Automation Magazine - September 2014 - 11
IEEE Robotics & Automation Magazine - September 2014 - 12
IEEE Robotics & Automation Magazine - September 2014 - 13
IEEE Robotics & Automation Magazine - September 2014 - 14
IEEE Robotics & Automation Magazine - September 2014 - 15
IEEE Robotics & Automation Magazine - September 2014 - 16
IEEE Robotics & Automation Magazine - September 2014 - 17
IEEE Robotics & Automation Magazine - September 2014 - 18
IEEE Robotics & Automation Magazine - September 2014 - 19
IEEE Robotics & Automation Magazine - September 2014 - 20
IEEE Robotics & Automation Magazine - September 2014 - 21
IEEE Robotics & Automation Magazine - September 2014 - 22
IEEE Robotics & Automation Magazine - September 2014 - 23
IEEE Robotics & Automation Magazine - September 2014 - 24
IEEE Robotics & Automation Magazine - September 2014 - 25
IEEE Robotics & Automation Magazine - September 2014 - 26
IEEE Robotics & Automation Magazine - September 2014 - 27
IEEE Robotics & Automation Magazine - September 2014 - 28
IEEE Robotics & Automation Magazine - September 2014 - 29
IEEE Robotics & Automation Magazine - September 2014 - 30
IEEE Robotics & Automation Magazine - September 2014 - 31
IEEE Robotics & Automation Magazine - September 2014 - 32
IEEE Robotics & Automation Magazine - September 2014 - 33
IEEE Robotics & Automation Magazine - September 2014 - 34
IEEE Robotics & Automation Magazine - September 2014 - 35
IEEE Robotics & Automation Magazine - September 2014 - 36
IEEE Robotics & Automation Magazine - September 2014 - 37
IEEE Robotics & Automation Magazine - September 2014 - 38
IEEE Robotics & Automation Magazine - September 2014 - 39
IEEE Robotics & Automation Magazine - September 2014 - 40
IEEE Robotics & Automation Magazine - September 2014 - 41
IEEE Robotics & Automation Magazine - September 2014 - 42
IEEE Robotics & Automation Magazine - September 2014 - 43
IEEE Robotics & Automation Magazine - September 2014 - 44
IEEE Robotics & Automation Magazine - September 2014 - 45
IEEE Robotics & Automation Magazine - September 2014 - 46
IEEE Robotics & Automation Magazine - September 2014 - 47
IEEE Robotics & Automation Magazine - September 2014 - 48
IEEE Robotics & Automation Magazine - September 2014 - 49
IEEE Robotics & Automation Magazine - September 2014 - 50
IEEE Robotics & Automation Magazine - September 2014 - 51
IEEE Robotics & Automation Magazine - September 2014 - 52
IEEE Robotics & Automation Magazine - September 2014 - 53
IEEE Robotics & Automation Magazine - September 2014 - 54
IEEE Robotics & Automation Magazine - September 2014 - 55
IEEE Robotics & Automation Magazine - September 2014 - 56
IEEE Robotics & Automation Magazine - September 2014 - 57
IEEE Robotics & Automation Magazine - September 2014 - 58
IEEE Robotics & Automation Magazine - September 2014 - 59
IEEE Robotics & Automation Magazine - September 2014 - 60
IEEE Robotics & Automation Magazine - September 2014 - 61
IEEE Robotics & Automation Magazine - September 2014 - 62
IEEE Robotics & Automation Magazine - September 2014 - 63
IEEE Robotics & Automation Magazine - September 2014 - 64
IEEE Robotics & Automation Magazine - September 2014 - 65
IEEE Robotics & Automation Magazine - September 2014 - 66
IEEE Robotics & Automation Magazine - September 2014 - 67
IEEE Robotics & Automation Magazine - September 2014 - 68
IEEE Robotics & Automation Magazine - September 2014 - 69
IEEE Robotics & Automation Magazine - September 2014 - 70
IEEE Robotics & Automation Magazine - September 2014 - 71
IEEE Robotics & Automation Magazine - September 2014 - 72
IEEE Robotics & Automation Magazine - September 2014 - 73
IEEE Robotics & Automation Magazine - September 2014 - 74
IEEE Robotics & Automation Magazine - September 2014 - 75
IEEE Robotics & Automation Magazine - September 2014 - 76
IEEE Robotics & Automation Magazine - September 2014 - 77
IEEE Robotics & Automation Magazine - September 2014 - 78
IEEE Robotics & Automation Magazine - September 2014 - 79
IEEE Robotics & Automation Magazine - September 2014 - 80
IEEE Robotics & Automation Magazine - September 2014 - 81
IEEE Robotics & Automation Magazine - September 2014 - 82
IEEE Robotics & Automation Magazine - September 2014 - 83
IEEE Robotics & Automation Magazine - September 2014 - 84
IEEE Robotics & Automation Magazine - September 2014 - 85
IEEE Robotics & Automation Magazine - September 2014 - 86
IEEE Robotics & Automation Magazine - September 2014 - 87
IEEE Robotics & Automation Magazine - September 2014 - 88
IEEE Robotics & Automation Magazine - September 2014 - 89
IEEE Robotics & Automation Magazine - September 2014 - 90
IEEE Robotics & Automation Magazine - September 2014 - 91
IEEE Robotics & Automation Magazine - September 2014 - 92
IEEE Robotics & Automation Magazine - September 2014 - 93
IEEE Robotics & Automation Magazine - September 2014 - 94
IEEE Robotics & Automation Magazine - September 2014 - 95
IEEE Robotics & Automation Magazine - September 2014 - 96
IEEE Robotics & Automation Magazine - September 2014 - 97
IEEE Robotics & Automation Magazine - September 2014 - 98
IEEE Robotics & Automation Magazine - September 2014 - 99
IEEE Robotics & Automation Magazine - September 2014 - 100
IEEE Robotics & Automation Magazine - September 2014 - 101
IEEE Robotics & Automation Magazine - September 2014 - 102
IEEE Robotics & Automation Magazine - September 2014 - 103
IEEE Robotics & Automation Magazine - September 2014 - 104
IEEE Robotics & Automation Magazine - September 2014 - 105
IEEE Robotics & Automation Magazine - September 2014 - 106
IEEE Robotics & Automation Magazine - September 2014 - 107
IEEE Robotics & Automation Magazine - September 2014 - 108
IEEE Robotics & Automation Magazine - September 2014 - 109
IEEE Robotics & Automation Magazine - September 2014 - 110
IEEE Robotics & Automation Magazine - September 2014 - 111
IEEE Robotics & Automation Magazine - September 2014 - 112
IEEE Robotics & Automation Magazine - September 2014 - 113
IEEE Robotics & Automation Magazine - September 2014 - 114
IEEE Robotics & Automation Magazine - September 2014 - 115
IEEE Robotics & Automation Magazine - September 2014 - 116
IEEE Robotics & Automation Magazine - September 2014 - 117
IEEE Robotics & Automation Magazine - September 2014 - 118
IEEE Robotics & Automation Magazine - September 2014 - 119
IEEE Robotics & Automation Magazine - September 2014 - 120
IEEE Robotics & Automation Magazine - September 2014 - 121
IEEE Robotics & Automation Magazine - September 2014 - 122
IEEE Robotics & Automation Magazine - September 2014 - 123
IEEE Robotics & Automation Magazine - September 2014 - 124
IEEE Robotics & Automation Magazine - September 2014 - 125
IEEE Robotics & Automation Magazine - September 2014 - 126
IEEE Robotics & Automation Magazine - September 2014 - 127
IEEE Robotics & Automation Magazine - September 2014 - 128
IEEE Robotics & Automation Magazine - September 2014 - 129
IEEE Robotics & Automation Magazine - September 2014 - 130
IEEE Robotics & Automation Magazine - September 2014 - 131
IEEE Robotics & Automation Magazine - September 2014 - 132
IEEE Robotics & Automation Magazine - September 2014 - 133
IEEE Robotics & Automation Magazine - September 2014 - 134
IEEE Robotics & Automation Magazine - September 2014 - 135
IEEE Robotics & Automation Magazine - September 2014 - 136
IEEE Robotics & Automation Magazine - September 2014 - 137
IEEE Robotics & Automation Magazine - September 2014 - 138
IEEE Robotics & Automation Magazine - September 2014 - 139
IEEE Robotics & Automation Magazine - September 2014 - 140
IEEE Robotics & Automation Magazine - September 2014 - 141
IEEE Robotics & Automation Magazine - September 2014 - 142
IEEE Robotics & Automation Magazine - September 2014 - 143
IEEE Robotics & Automation Magazine - September 2014 - 144
IEEE Robotics & Automation Magazine - September 2014 - 145
IEEE Robotics & Automation Magazine - September 2014 - 146
IEEE Robotics & Automation Magazine - September 2014 - 147
IEEE Robotics & Automation Magazine - September 2014 - 148
IEEE Robotics & Automation Magazine - September 2014 - 149
IEEE Robotics & Automation Magazine - September 2014 - 150
IEEE Robotics & Automation Magazine - September 2014 - 151
IEEE Robotics & Automation Magazine - September 2014 - 152
IEEE Robotics & Automation Magazine - September 2014 - 153
IEEE Robotics & Automation Magazine - September 2014 - 154
IEEE Robotics & Automation Magazine - September 2014 - 155
IEEE Robotics & Automation Magazine - September 2014 - 156
IEEE Robotics & Automation Magazine - September 2014 - 157
IEEE Robotics & Automation Magazine - September 2014 - 158
IEEE Robotics & Automation Magazine - September 2014 - 159
IEEE Robotics & Automation Magazine - September 2014 - 160
IEEE Robotics & Automation Magazine - September 2014 - 161
IEEE Robotics & Automation Magazine - September 2014 - 162
IEEE Robotics & Automation Magazine - September 2014 - 163
IEEE Robotics & Automation Magazine - September 2014 - 164
IEEE Robotics & Automation Magazine - September 2014 - 165
IEEE Robotics & Automation Magazine - September 2014 - 166
IEEE Robotics & Automation Magazine - September 2014 - 167
IEEE Robotics & Automation Magazine - September 2014 - 168
IEEE Robotics & Automation Magazine - September 2014 - Cover3
IEEE Robotics & Automation Magazine - September 2014 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2010
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2010
https://www.nxtbookmedia.com