SlideShare a Scribd company logo
1 of 41
Vision-Based Obstacle Recognition and Autonomous
Flights through Gate Structures with an Unmanned
Helicopter
Florian Adolf, Franz Andert, Lukas Goormann, Jörg Dittrich
Institute of Flight Systems, Dept. Unmanned Aircraft, DLR Braunschweig
AHS 65th Annual Forum, Grapevine TX
Paper No. 080406
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 2
Test site “Rosenkrug”
Motivation
Flying VTOL UAVs in urban environments is of high interest, e.g. for
surveillance and reconnaissance missions
Images: Courtesy of AutoFlug
UAVs usually rely on the full situational awareness of remote operator:
Start
Goal
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 3
Challenges
Problems:
Available GPS accuracy of ~6 m vs. <6 m wide gates
Data link quality and robustness for video-based remote control
Given:
• Expected GPS position of
narrow passage (e.g. entrance)
• Expected fly-through direction
Autonomous flight through narrow passages
?
?
?
Desired:
• Center position of narrow passage
• “Best” direction of flight through passage
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 4
Approach: Vision-based Autonomy
Waypoint navigation towards narrow passage
At goal location:
Passage detection and GPS-
referencing
Measurement corrects mission plan
Start
Gate
GPS-referenced map
of known environent
Expected position
and direction of
narrow passage
Path planned by
operator before
mission start
Essential requirements:
Onboard gate detection in real-time
Automatic onboard replanning
“Hands-Off” mission execution:
(e.g. from take-off to successful flight through
narrow passage)
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 5
The VTOL UAV Systems
ARTIS UAV Family
Magnetometer
Power Supply
IMUGPS
Telemetry
Flight Control
Camera
Computer Vision
Sonar
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 6
Example Scenario
Based on EMAV’08 outdoor dynamic flight competition1)
Given:
Gate GPS position and
expected orientation
Gate appearance (shape,
size etc.)
1) www.dgon.de/emav2008
Example gate, 6m x 6m on EMAV 2008
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 7
Gate Recognition
Tests with monocular color camera (Imaging Source DFx 31F03)
1024x768 pixels; 24 bit color; max. 30 fps; 60°x48° FOV
Color segmentation
(HSV)
 binary image
Blob detection
(white pixel clusters)
 List of objects
Blob filtering
(w.r.t. size and shape)
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 8
Gate Localization
Necessary for mission planning:
Based on new measurements, generate corrected waypoints online
zC
yf
zf
xf
xC
yCTransform detected
gate center into UAV‘s
reference frame
Compensate measurement errors:
Image processing
Camera alignment
Vehicle state estimates
e.g. Vehicle heading estimation error
~4° at 20m distance in front of gate
→ 1.40m gate center displacement!
Reference frame center
not precisely known w.r.t.
to camera position.
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 9
Gate Localization (cont.)
“Target fitting algorithm”
Corrects camera vs
state estimates reference frame
Iterative procedure beginning
with initial camera alignment
Minimizes target
deviation from multiple images
using multivariate Newton-
Raphson approximation
Best setup: Optimize camera
heading and pitch only;
no roll angle or translation.
viewed
gate posts
view with updated
camera alignment
flight
trajectory
flight
trajectory
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 10
Flight Mission Planning
Requirements for autonomous flight:
Precise vehicle control
Waypoint navigation
Image processing & gate estimation
as presented
Mission planning as follows:
Initial flight towards gate
approx. position given
If gate found, generate
waypoints crossing the gate
Waypoint-based flight
Consider tasks if gate search
was not successful,
e.g. fly additional attempts
or abort mission
a-priori gate knowledge
estimated true gate position
vehicle
position
waypoints to
fly through gate
initial
waypoints
p3
p4
p1 p2
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 11
Reactive Layer: Basic Movement Capabilities
Path Command
Sequencing Layer: Compile behaviors into plans
Hover Hover To Hover Hover ToTake Off Land
Gate Detection and Calibration
Mission Time
t0 t1 t2a t3 t5 t6 t7t2b t4bt4a
Flight Controller
Deliberate Layer
Take off Hover To Land
Onboard High-Level Control Architecture
Gate Passing
Gate Mission Behavior
Parameters position
and heading are
unknown
Sequence of behavior commands
ID 20070510
TO -5
...
HV 37.1415 48.688 -10 90
HV 37.1415 48.688 -10 180
HV 31.81 48.688 -10 180
HV 26.4785 1.63484 -10 180
HV 26.4785 1.63484 -10 90
HV 26.4785 48.688 -10 90
HV 26.4785 48.688 -10 180
HV 21.147 48.688 -10 180
...
LD
WO
REACTIVE PLANNING [Jensen 1989]
Rune M. Jensen and Manuela M. Veloso.
Interleaving deliberative and reactive planning in dynamic multi-agent domains.
In Proceedings of the AAAI Fall Symposium on on Integrated Planning for
Autonomous Agent Architectures. AAAI Press, October 1998.
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 12
Three phases:
Approach a-priori estimated start position
(Re)detect gate until detection confidence is high
& continously adapt linear trajectory through gate point
Fly through gate
believed center
position and
orientation
Gate poleStart
UAV
End
UAV
UAV
Approaching
Gate (Re)detection
Fly Through
detected
center position
and orientation
Gate Passing Behavior
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 13
Mission Execution
Gate Mission Behavior
Objective:
Update position using measured gate position
Avoid collision with gate poles while flying through gate
TO z
GM xgate ygate psigate
… Gate not precisely detected
time
HV xs1 ys1 zs1 psigate
HV xs2 ys2 zs2 psigate
Calibration
HV xs1‘ ys1‘ zs1‘ psigate‘
HV xs2‘ ys2‘ zs2‘ psigate‘
Re-calibration
HV xs3‘‘ ys3‘‘ zs3‘‘ psigate‘‘
…
Gate detected
Fly through
Expected gate
position and fly-
through direction
Measured gate
position and fly-
through direction
Based on
expected
position
Based either on
expectation or
measurement
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 14
Mission Planning
Planning steps before the mission start:
Load geo-referenced environment
Setup estimated gate using GPS
coordinates
Automated path planner generates
mission plan for waypoint navigationid 1242048571
COORDINATES: Local_Cartesian
DATUM: WGE
#_ELLIPSOID: WE
ORIGIN_LATITUDE: 52.41999
ORIGIN_LONGITUDE: 10.438
ORIGIN_HEIGHT: 63.9
ORIENTATION: 0.00000
TO -3
GM 50 100 63.43495
Translate mission goal into command(s)
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 15
Flight Test Results (1)
Test of Integrated System
• Passing gate at 1.5 m/s
• Gate localization at 15 Hz
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 16
Flight Test Results (2)
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
x[m]
y [m]
x[m]
y [m]
initial flight
gate search
gate crossing
gate posts
generated
waypoints
gate
search
path correction
switch to manual flight
(a) (b)
Initial waypoint accurately known (a)
Initial waypoint translated sideeways ≈4m (b)
Error cases in expected gate location
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 17
Flight Test Results (3)
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
x[m]
y [m]
x[m]
y [m]
(c) (d)
path
correction
Initial waypoint rotated ≈20° (c)
Initial waypoint translated sideways by ≈3m + rotation ≈20° (d)
Error cases in expected gate location
Gate center well corrected,
orientation error hardly
compensated
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 18
Flight Test Results (4)
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
-10 0 10 20 30 40 50 60
-30
-20
-10
0
10
20
x[m]
y [m]
x[m]
y [m]
emergency switch
to manual flight
no detection and
additional search
(e) (f)
Failure: wrong gate estimation; manual interruption (e)
Failure: no gate estimated; successful automatic interruption (f)
Error cases in expected gate location
Recording a video dropped frame rate:
 too few images and/or distance
between each image too large
Reason: Gate markers
were not within camera
FOV in most images
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 19
Test results from 16 flights:
13 successful gate passes
2 successful automatic mission
interruptions due to no gate
detection
1 time: false estimation (too
high), safety pilot aborted
No UAV crash
Flight Test Results (5)
Summary
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 20
Summary
Onboard reactive planning to account for gate position updates
No „generic“ approach:
Knowledge about gate dimensions required
Independent of remote control data link
Real-time gate detection
Complex mission is easy to specify
+
-
Future Work:
Additional sensors (stereo, laser scanner, etc.)
Arbitrary gates with less a-priori knowledge
Feasibility of overall approach shown in flight tests
Target fitting algorithm:
Improve manual camera calibration
Useful if initial alignment is not accurate or may drift
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 21
Questions?
Thank you for your attention!
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 22
BACKUP
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 23
EMAV 2008 competition setup
“Outdoor Dynamic Flight Competition”
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 24
Gate Mission
believed center
position and
orientation
detected
center position
and orientation
Arch poleStart
UAV
REACTIVE PLANNING [Jensen 1989]
Rune M. Jensen and Manuela M. Veloso.
Interleaving deliberative and reactive planning in dynamic
multi-agent domains.
In Proceedings of the AAAI Fall Symposium on on
Integrated Planning for Autonomous Agent Architectures.
AAAI Press, October 1998.
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 25
Experiment
Scenario Test
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 26
Related Work
“Fibre Optic Transmission System for Micro UAVs“ [Schulze 2007]
Study investigated fibre optic data links for robust high bandwidth UAV
control
Result: Not jammable, reliable data link
Pros:
High bandwith link
Manual remote control possible
Cons:
Limited to 1000m in trajectory length
Additional weight of cable and transmission electronic
Hard to recover after mission (forests, power lines etc)
What happens if cable breaks?
Hardware solution, low level of system autonomy
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 27
Related Work
AI Concepts for “Assistive Intelligence“1
System good and adaptive at particular tasks
“Intelligence without Reason“
and “Intelligence without Representation“ [Brooks 1991]
Bottom-Up approach (“behavior-based AI“)
Simple, task oriented modules solve problems
without explicit world model
1) Nigel Shadbolt, British Computer Society President and ECS Professor of Artificial Intelligence
Pros:
Avoids explicit notion of uncertainty in future environment states
Applications to domain of (semi-)autonomous UAV missions exist
Cons:
Direct links to sensors imply reliable sensor information
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 28
Approach
Overview
Given: Common components available on most modern UAVs:
Offline mission planning
Online, onboard waypoint navigation
Rapid onboard image processing (e.g. Blob-Tracking)
Increase UAV Autonomy:
Approach “rough“ target gate (e.g. GPS position)
Localize exact target gate location
Fly through gate, no collsion!
Use Behavior-based AI
Make “gate sensor” and way it’s used robust
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 29
Behavior State Chart
Init
StandBy
GateMissionInit
GateMissionStart
GateMissionStandBy
GateMissionStop
GateMissionTerminate
VisionServiceMsg sent
InitServiceCommunication
done
acknowledge received &&
VisionServiceMsg sent
acknowledge received
sent Msg == Stop
no Communication
no Communication
no Communication
no Communication
sent Msg == Terminate
sent Msg == Start
acknowledge received
no Communication
acknowledge received
no Communication
CommunicationVisService BehaviorGateMission
Init
CalibrateStart
CalibrateStop
FlyThroughStart
FlyThroughStop
FlyThroughFinalClimb
Terminate
S_2_i + heading reached
&& VisionServiceStandBy
S_2 + heading reached
&& VisionServiceInit done
S_3_i + heading reached
&& VisionServiceConfidence ok
S_4_i + heading reached
S_5_i + heading reached
S_f_i reached
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
StopRequest ||
DirectCommand
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 30
Image Processing Algorithm (2)
Camera calibration:
find camera parameters
(image center, focal length, distortion)
Use chessboard calibration pattern
Calibration allows usage
of simple pinhole-camera model
Camera resectioning:
estimate rotation and translation
between gate and camera
Known gate markers
Estimator based on perspective
transformations
x
y
z
p6
x
y
z
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 31
zC
yf
zf
xf
xC
yC
Gate Position Estimation (1)
“Classic Approach”
Transform camera-relative gate position into global position
Requirements:
Camera alignment on vehicle
Global vehicle position
Global gate position can be estimated, but:
Errors:
Image processing
Camera alignment
Vehicle state
Better solution: estimate biases using multiple images
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 32
Gate Position Estimation (2)
“Trajectory fitting algorithm”
General idea: vehicle moves during gate approach
Measured with GPS/INS (navigation coordinate system)
Measured with image sequences (camera-relative gate position moves)
Both is the same movement! (trajectories are rotated and translated)
This redundancy is used to minimize alignment errors
Solution: try to fit both navigation-based and image-based trajectories,
Estimate rotation and translation between both
This results in transformation between nav. and image coordinates
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 33
Gate Position Estimation (3)
“Trajectory fitting algorithm”
Fits image-based and navigation-based trajectories
Based on least-squares fitting algorithm
Result: optimized gate orientation as flight target
g1
h1
R t,
R t,
hn gn
viewed
gate posts
gate center/
direction
flight target/
heading
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 34
Gate Position Estimation (4)
“Trajectory fitting algorithm”
Problem: „straight“ trajectories (foremost: roll angle)
Solution with additional points based on attitude angles
R t, R t,
g1
h1
h4
g4
h1
g1
h20
g20
flight
trajectory
(3-DOF)
image-
based
positions
(3-DOF)
flight
trajectory
(6-DOF)
image-
based
orientation
(6-DOF)
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 35
Gate Position Estimation (5)
“Target fitting algorithm”
General idea: gate position is constant while vehicle moves
Measured gate position will move if transformations are wrong
Assume correct camera resectioning
With correct alignment: estimated gate position would not move
(only influenced by noise)
After taking a few images:
Compare estimated gate positions based on single images
Estimate alignment where these positions match
Result: better alignment
Use this new alignment to get gate position
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 36
Gate Position Estimation (6)
“Target fitting algorithm”
Estimate “best” camera
alignment
Iterative procedure beginning
with initial camera alignment
Minimizing target
deviation from multiple images
using multivariate Newton-
Raphson approximation
Best results when optimizing
only camera heading and pitch;
no roll angle or translation
R thc hc,
viewed
gate posts
wiew with updated
camera alignment
new R thc hc,
flight
trajectory
flight
trajectory
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 37
Gate Position Estimation
Classic approach:
Error of less than 40 centimeters
May be sufficient if hand-measured alignment is accurate
Trajectory fitting algorithm:
Risk of high variations; very dependent on flown trajectory
Target fitting algorithm:
Improves hand-measured camera alignment
Useful if initial alignment is not accurate or may drift
Target Fitting algorithm used in autonomous flight tests
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 38
Manual Flight Test Results (1)
-20 0 20 40 60 80 100
-40
-30
-20
-10
0
10
20
30
40
50
60
1st gate
2nd gate
flight path
images taken
... ...
y [m]
x[m]
classic approach
-20 0 20 40 60 80 100
-40
-30
-20
-10
0
10
20
30
40
50
60
x[m]
y [m]
trajectory fitting algorithm
target fitting algorithm
Comparison of gate position estimations with manual flight tests
Classic algorithm
Trajectory fitting
Target fitting
Reference: flown trajectory
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 39
Manual Flight Test Results (2)
46 47 48 49 50 51 52
15
15.5
16
16.5
17
17.5
18
18.5
zoom: 1st gate
y [m]
x[m]
0 1 2 3 4 5
-2.5
-2
-1.5
-1
-0.5
0
0.5
1
1.5
zoom: 2nd gate
y [m]
x[m]
Estimated gate positions (zoom)
Classic algorithm
Trajectory fitting
Target fitting
Reference: flown trajectory
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 40
Manual Flight Test Results (3)
0 50 100 150 200 250
0
5
10
15
20
25
error[m]
image frames
1st gate
0 50 100 150 200 250
0
5
10
15
20
25
image frames
error[m]
2nd gate
Errors (distances) between estimated gate positions and flown trajectory
Classic algorithm
Trajectory fitting
Target fitting
Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009
AHS 65th Annual Forum & Technology Display > Slide 41
Manual Flight Test Results (4)
0 50 100 150 200
230
240
250
260
image frames
Ψ[deg];atan2(y,x)[deg]
..
heading Ψ
flight path azimuth
0 50 100 150 200 250
-10
-5
0
5
10
15
20
25
height of 1st gate
height of 2nd gate
z[m]
image frames
Estimated gate height vs. flown height
Estimated gate direction vs. flight direction and vehicle heading

More Related Content

What's hot

What's hot (11)

Black box
Black boxBlack box
Black box
 
Black box
Black boxBlack box
Black box
 
FDR and CVR of Aircrafts
FDR and CVR of AircraftsFDR and CVR of Aircrafts
FDR and CVR of Aircrafts
 
Flight data recorder
Flight data recorderFlight data recorder
Flight data recorder
 
Flight data recorder
Flight data recorderFlight data recorder
Flight data recorder
 
Virtual machines - how they work
Virtual machines - how they workVirtual machines - how they work
Virtual machines - how they work
 
Abstract Black box flight recorders
Abstract    Black box flight recorders Abstract    Black box flight recorders
Abstract Black box flight recorders
 
PPT2(Blackbox)
PPT2(Blackbox)PPT2(Blackbox)
PPT2(Blackbox)
 
Flight data analysis &amp; black box
Flight data analysis &amp; black boxFlight data analysis &amp; black box
Flight data analysis &amp; black box
 
Black Boxes: Surprising Facts
Black Boxes: Surprising Facts Black Boxes: Surprising Facts
Black Boxes: Surprising Facts
 
Cockpit voice recorder
Cockpit voice recorder Cockpit voice recorder
Cockpit voice recorder
 

Similar to Vision-Based Obstacle Recognition and Autonomous Flights through Gate Structures with an Unmanned Helicopter

Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
Florian-Michael Adolf
 
A TL to build team presentation
A TL to build team presentationA TL to build team presentation
A TL to build team presentation
Doug Scannell
 
Olympuskpres20111118
Olympuskpres20111118Olympuskpres20111118
Olympuskpres20111118
cargouav
 

Similar to Vision-Based Obstacle Recognition and Autonomous Flights through Gate Structures with an Unmanned Helicopter (20)

Autonomous Aircraft and Adequate V&V Considerations
Autonomous Aircraft and Adequate V&V ConsiderationsAutonomous Aircraft and Adequate V&V Considerations
Autonomous Aircraft and Adequate V&V Considerations
 
Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
Trajectory Time Reduction using Field of View-based Smoothing of Roadmap-base...
 
Evaluation Of The ARTIS Sampling-based Path Planner Using an Obstacle Field N...
Evaluation Of The ARTIS Sampling-based Path Planner Using an Obstacle Field N...Evaluation Of The ARTIS Sampling-based Path Planner Using an Obstacle Field N...
Evaluation Of The ARTIS Sampling-based Path Planner Using an Obstacle Field N...
 
Supercam UAV presentation
Supercam UAV presentationSupercam UAV presentation
Supercam UAV presentation
 
Black box ppt
Black box pptBlack box ppt
Black box ppt
 
A TL to build team presentation
A TL to build team presentationA TL to build team presentation
A TL to build team presentation
 
Vladyslav Usenko, Technical University of Munich, DE (Euroc)
Vladyslav Usenko, Technical University of Munich, DE (Euroc)Vladyslav Usenko, Technical University of Munich, DE (Euroc)
Vladyslav Usenko, Technical University of Munich, DE (Euroc)
 
Ma black box AE3140_13618023
Ma black box AE3140_13618023Ma black box AE3140_13618023
Ma black box AE3140_13618023
 
airsight - UAV airport pavement inspections
airsight - UAV airport pavement inspectionsairsight - UAV airport pavement inspections
airsight - UAV airport pavement inspections
 
Airbus Defence and Space Perspective on Technological Development, June 2016
Airbus Defence and Space Perspective on Technological Development, June 2016Airbus Defence and Space Perspective on Technological Development, June 2016
Airbus Defence and Space Perspective on Technological Development, June 2016
 
Technology and Innovation: An Airbus Defence and Space Perspective
Technology and Innovation: An Airbus Defence and Space PerspectiveTechnology and Innovation: An Airbus Defence and Space Perspective
Technology and Innovation: An Airbus Defence and Space Perspective
 
ILS paperwork air traffic control
ILS paperwork air traffic controlILS paperwork air traffic control
ILS paperwork air traffic control
 
Unmanned Low-altitude Air Cargo, Towards Demonstration With A Specific Opera...
Unmanned Low-altitude Air Cargo,  Towards Demonstration With A Specific Opera...Unmanned Low-altitude Air Cargo,  Towards Demonstration With A Specific Opera...
Unmanned Low-altitude Air Cargo, Towards Demonstration With A Specific Opera...
 
Blackbox.ppt
Blackbox.pptBlackbox.ppt
Blackbox.ppt
 
Autonomous aerial vehicle based on computer vision
Autonomous aerial vehicle based on computer visionAutonomous aerial vehicle based on computer vision
Autonomous aerial vehicle based on computer vision
 
Seminar on u a-v
Seminar on u a-vSeminar on u a-v
Seminar on u a-v
 
FAMILIARIZATION WITH AVIONICS SUITE
FAMILIARIZATION WITH AVIONICS SUITE FAMILIARIZATION WITH AVIONICS SUITE
FAMILIARIZATION WITH AVIONICS SUITE
 
Geo takes to the skies (W3G 2011)
Geo takes to the skies (W3G 2011)Geo takes to the skies (W3G 2011)
Geo takes to the skies (W3G 2011)
 
Olympuskpres20111118
Olympuskpres20111118Olympuskpres20111118
Olympuskpres20111118
 
An Update on A400M Testing, May 2013
An Update on A400M Testing, May 2013An Update on A400M Testing, May 2013
An Update on A400M Testing, May 2013
 

More from Florian-Michael Adolf

Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban TerrainAsymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
Florian-Michael Adolf
 

More from Florian-Michael Adolf (7)

Meshing and Simplification of High Resolution Urban Surface Data for UAV Path...
Meshing and Simplification of High Resolution Urban Surface Data for UAV Path...Meshing and Simplification of High Resolution Urban Surface Data for UAV Path...
Meshing and Simplification of High Resolution Urban Surface Data for UAV Path...
 
Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban TerrainAsymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
Asymmetric 2-Opt Scheduling for Roadmap-Based Task Planning in Urban Terrain
 
Schichtenmodell zur integrierten Auftrags- und Bewegungsplanung an Bord tief ...
Schichtenmodell zur integrierten Auftrags- und Bewegungsplanung an Bord tief ...Schichtenmodell zur integrierten Auftrags- und Bewegungsplanung an Bord tief ...
Schichtenmodell zur integrierten Auftrags- und Bewegungsplanung an Bord tief ...
 
Automated Verification of an Onboard Mission Planning and Execution System fo...
Automated Verification of an Onboard Mission Planning and Execution System fo...Automated Verification of an Onboard Mission Planning and Execution System fo...
Automated Verification of an Onboard Mission Planning and Execution System fo...
 
Mission Planning and Execution for the Unmanned Rotorcraft ARTIS
Mission Planning and Execution for the Unmanned Rotorcraft ARTISMission Planning and Execution for the Unmanned Rotorcraft ARTIS
Mission Planning and Execution for the Unmanned Rotorcraft ARTIS
 
Multi-Query Path Planning for Exploration Tasks with an Unmanned Rotorcraft
Multi-Query Path Planning for Exploration Tasks with an Unmanned RotorcraftMulti-Query Path Planning for Exploration Tasks with an Unmanned Rotorcraft
Multi-Query Path Planning for Exploration Tasks with an Unmanned Rotorcraft
 
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainMiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
 

Recently uploaded

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 

Recently uploaded (20)

Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 

Vision-Based Obstacle Recognition and Autonomous Flights through Gate Structures with an Unmanned Helicopter

  • 1. Vision-Based Obstacle Recognition and Autonomous Flights through Gate Structures with an Unmanned Helicopter Florian Adolf, Franz Andert, Lukas Goormann, Jörg Dittrich Institute of Flight Systems, Dept. Unmanned Aircraft, DLR Braunschweig AHS 65th Annual Forum, Grapevine TX Paper No. 080406
  • 2. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 2 Test site “Rosenkrug” Motivation Flying VTOL UAVs in urban environments is of high interest, e.g. for surveillance and reconnaissance missions Images: Courtesy of AutoFlug UAVs usually rely on the full situational awareness of remote operator: Start Goal
  • 3. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 3 Challenges Problems: Available GPS accuracy of ~6 m vs. <6 m wide gates Data link quality and robustness for video-based remote control Given: • Expected GPS position of narrow passage (e.g. entrance) • Expected fly-through direction Autonomous flight through narrow passages ? ? ? Desired: • Center position of narrow passage • “Best” direction of flight through passage
  • 4. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 4 Approach: Vision-based Autonomy Waypoint navigation towards narrow passage At goal location: Passage detection and GPS- referencing Measurement corrects mission plan Start Gate GPS-referenced map of known environent Expected position and direction of narrow passage Path planned by operator before mission start Essential requirements: Onboard gate detection in real-time Automatic onboard replanning “Hands-Off” mission execution: (e.g. from take-off to successful flight through narrow passage)
  • 5. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 5 The VTOL UAV Systems ARTIS UAV Family Magnetometer Power Supply IMUGPS Telemetry Flight Control Camera Computer Vision Sonar
  • 6. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 6 Example Scenario Based on EMAV’08 outdoor dynamic flight competition1) Given: Gate GPS position and expected orientation Gate appearance (shape, size etc.) 1) www.dgon.de/emav2008 Example gate, 6m x 6m on EMAV 2008
  • 7. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 7 Gate Recognition Tests with monocular color camera (Imaging Source DFx 31F03) 1024x768 pixels; 24 bit color; max. 30 fps; 60°x48° FOV Color segmentation (HSV)  binary image Blob detection (white pixel clusters)  List of objects Blob filtering (w.r.t. size and shape)
  • 8. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 8 Gate Localization Necessary for mission planning: Based on new measurements, generate corrected waypoints online zC yf zf xf xC yCTransform detected gate center into UAV‘s reference frame Compensate measurement errors: Image processing Camera alignment Vehicle state estimates e.g. Vehicle heading estimation error ~4° at 20m distance in front of gate → 1.40m gate center displacement! Reference frame center not precisely known w.r.t. to camera position.
  • 9. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 9 Gate Localization (cont.) “Target fitting algorithm” Corrects camera vs state estimates reference frame Iterative procedure beginning with initial camera alignment Minimizes target deviation from multiple images using multivariate Newton- Raphson approximation Best setup: Optimize camera heading and pitch only; no roll angle or translation. viewed gate posts view with updated camera alignment flight trajectory flight trajectory
  • 10. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 10 Flight Mission Planning Requirements for autonomous flight: Precise vehicle control Waypoint navigation Image processing & gate estimation as presented Mission planning as follows: Initial flight towards gate approx. position given If gate found, generate waypoints crossing the gate Waypoint-based flight Consider tasks if gate search was not successful, e.g. fly additional attempts or abort mission a-priori gate knowledge estimated true gate position vehicle position waypoints to fly through gate initial waypoints p3 p4 p1 p2
  • 11. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 11 Reactive Layer: Basic Movement Capabilities Path Command Sequencing Layer: Compile behaviors into plans Hover Hover To Hover Hover ToTake Off Land Gate Detection and Calibration Mission Time t0 t1 t2a t3 t5 t6 t7t2b t4bt4a Flight Controller Deliberate Layer Take off Hover To Land Onboard High-Level Control Architecture Gate Passing Gate Mission Behavior Parameters position and heading are unknown Sequence of behavior commands ID 20070510 TO -5 ... HV 37.1415 48.688 -10 90 HV 37.1415 48.688 -10 180 HV 31.81 48.688 -10 180 HV 26.4785 1.63484 -10 180 HV 26.4785 1.63484 -10 90 HV 26.4785 48.688 -10 90 HV 26.4785 48.688 -10 180 HV 21.147 48.688 -10 180 ... LD WO REACTIVE PLANNING [Jensen 1989] Rune M. Jensen and Manuela M. Veloso. Interleaving deliberative and reactive planning in dynamic multi-agent domains. In Proceedings of the AAAI Fall Symposium on on Integrated Planning for Autonomous Agent Architectures. AAAI Press, October 1998.
  • 12. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 12 Three phases: Approach a-priori estimated start position (Re)detect gate until detection confidence is high & continously adapt linear trajectory through gate point Fly through gate believed center position and orientation Gate poleStart UAV End UAV UAV Approaching Gate (Re)detection Fly Through detected center position and orientation Gate Passing Behavior
  • 13. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 13 Mission Execution Gate Mission Behavior Objective: Update position using measured gate position Avoid collision with gate poles while flying through gate TO z GM xgate ygate psigate … Gate not precisely detected time HV xs1 ys1 zs1 psigate HV xs2 ys2 zs2 psigate Calibration HV xs1‘ ys1‘ zs1‘ psigate‘ HV xs2‘ ys2‘ zs2‘ psigate‘ Re-calibration HV xs3‘‘ ys3‘‘ zs3‘‘ psigate‘‘ … Gate detected Fly through Expected gate position and fly- through direction Measured gate position and fly- through direction Based on expected position Based either on expectation or measurement
  • 14. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 14 Mission Planning Planning steps before the mission start: Load geo-referenced environment Setup estimated gate using GPS coordinates Automated path planner generates mission plan for waypoint navigationid 1242048571 COORDINATES: Local_Cartesian DATUM: WGE #_ELLIPSOID: WE ORIGIN_LATITUDE: 52.41999 ORIGIN_LONGITUDE: 10.438 ORIGIN_HEIGHT: 63.9 ORIENTATION: 0.00000 TO -3 GM 50 100 63.43495 Translate mission goal into command(s)
  • 15. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 15 Flight Test Results (1) Test of Integrated System • Passing gate at 1.5 m/s • Gate localization at 15 Hz
  • 16. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 16 Flight Test Results (2) -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 x[m] y [m] x[m] y [m] initial flight gate search gate crossing gate posts generated waypoints gate search path correction switch to manual flight (a) (b) Initial waypoint accurately known (a) Initial waypoint translated sideeways ≈4m (b) Error cases in expected gate location
  • 17. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 17 Flight Test Results (3) -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 x[m] y [m] x[m] y [m] (c) (d) path correction Initial waypoint rotated ≈20° (c) Initial waypoint translated sideways by ≈3m + rotation ≈20° (d) Error cases in expected gate location Gate center well corrected, orientation error hardly compensated
  • 18. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 18 Flight Test Results (4) -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 -10 0 10 20 30 40 50 60 -30 -20 -10 0 10 20 x[m] y [m] x[m] y [m] emergency switch to manual flight no detection and additional search (e) (f) Failure: wrong gate estimation; manual interruption (e) Failure: no gate estimated; successful automatic interruption (f) Error cases in expected gate location Recording a video dropped frame rate:  too few images and/or distance between each image too large Reason: Gate markers were not within camera FOV in most images
  • 19. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 19 Test results from 16 flights: 13 successful gate passes 2 successful automatic mission interruptions due to no gate detection 1 time: false estimation (too high), safety pilot aborted No UAV crash Flight Test Results (5) Summary
  • 20. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 20 Summary Onboard reactive planning to account for gate position updates No „generic“ approach: Knowledge about gate dimensions required Independent of remote control data link Real-time gate detection Complex mission is easy to specify + - Future Work: Additional sensors (stereo, laser scanner, etc.) Arbitrary gates with less a-priori knowledge Feasibility of overall approach shown in flight tests Target fitting algorithm: Improve manual camera calibration Useful if initial alignment is not accurate or may drift
  • 21. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 21 Questions? Thank you for your attention!
  • 22. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 22 BACKUP
  • 23. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 23 EMAV 2008 competition setup “Outdoor Dynamic Flight Competition”
  • 24. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 24 Gate Mission believed center position and orientation detected center position and orientation Arch poleStart UAV REACTIVE PLANNING [Jensen 1989] Rune M. Jensen and Manuela M. Veloso. Interleaving deliberative and reactive planning in dynamic multi-agent domains. In Proceedings of the AAAI Fall Symposium on on Integrated Planning for Autonomous Agent Architectures. AAAI Press, October 1998.
  • 25. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 25 Experiment Scenario Test
  • 26. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 26 Related Work “Fibre Optic Transmission System for Micro UAVs“ [Schulze 2007] Study investigated fibre optic data links for robust high bandwidth UAV control Result: Not jammable, reliable data link Pros: High bandwith link Manual remote control possible Cons: Limited to 1000m in trajectory length Additional weight of cable and transmission electronic Hard to recover after mission (forests, power lines etc) What happens if cable breaks? Hardware solution, low level of system autonomy
  • 27. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 27 Related Work AI Concepts for “Assistive Intelligence“1 System good and adaptive at particular tasks “Intelligence without Reason“ and “Intelligence without Representation“ [Brooks 1991] Bottom-Up approach (“behavior-based AI“) Simple, task oriented modules solve problems without explicit world model 1) Nigel Shadbolt, British Computer Society President and ECS Professor of Artificial Intelligence Pros: Avoids explicit notion of uncertainty in future environment states Applications to domain of (semi-)autonomous UAV missions exist Cons: Direct links to sensors imply reliable sensor information
  • 28. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 28 Approach Overview Given: Common components available on most modern UAVs: Offline mission planning Online, onboard waypoint navigation Rapid onboard image processing (e.g. Blob-Tracking) Increase UAV Autonomy: Approach “rough“ target gate (e.g. GPS position) Localize exact target gate location Fly through gate, no collsion! Use Behavior-based AI Make “gate sensor” and way it’s used robust
  • 29. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 29 Behavior State Chart Init StandBy GateMissionInit GateMissionStart GateMissionStandBy GateMissionStop GateMissionTerminate VisionServiceMsg sent InitServiceCommunication done acknowledge received && VisionServiceMsg sent acknowledge received sent Msg == Stop no Communication no Communication no Communication no Communication sent Msg == Terminate sent Msg == Start acknowledge received no Communication acknowledge received no Communication CommunicationVisService BehaviorGateMission Init CalibrateStart CalibrateStop FlyThroughStart FlyThroughStop FlyThroughFinalClimb Terminate S_2_i + heading reached && VisionServiceStandBy S_2 + heading reached && VisionServiceInit done S_3_i + heading reached && VisionServiceConfidence ok S_4_i + heading reached S_5_i + heading reached S_f_i reached StopRequest || DirectCommand StopRequest || DirectCommand StopRequest || DirectCommand StopRequest || DirectCommand StopRequest || DirectCommand StopRequest || DirectCommand StopRequest || DirectCommand
  • 30. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 30 Image Processing Algorithm (2) Camera calibration: find camera parameters (image center, focal length, distortion) Use chessboard calibration pattern Calibration allows usage of simple pinhole-camera model Camera resectioning: estimate rotation and translation between gate and camera Known gate markers Estimator based on perspective transformations x y z p6 x y z
  • 31. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 31 zC yf zf xf xC yC Gate Position Estimation (1) “Classic Approach” Transform camera-relative gate position into global position Requirements: Camera alignment on vehicle Global vehicle position Global gate position can be estimated, but: Errors: Image processing Camera alignment Vehicle state Better solution: estimate biases using multiple images
  • 32. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 32 Gate Position Estimation (2) “Trajectory fitting algorithm” General idea: vehicle moves during gate approach Measured with GPS/INS (navigation coordinate system) Measured with image sequences (camera-relative gate position moves) Both is the same movement! (trajectories are rotated and translated) This redundancy is used to minimize alignment errors Solution: try to fit both navigation-based and image-based trajectories, Estimate rotation and translation between both This results in transformation between nav. and image coordinates
  • 33. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 33 Gate Position Estimation (3) “Trajectory fitting algorithm” Fits image-based and navigation-based trajectories Based on least-squares fitting algorithm Result: optimized gate orientation as flight target g1 h1 R t, R t, hn gn viewed gate posts gate center/ direction flight target/ heading
  • 34. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 34 Gate Position Estimation (4) “Trajectory fitting algorithm” Problem: „straight“ trajectories (foremost: roll angle) Solution with additional points based on attitude angles R t, R t, g1 h1 h4 g4 h1 g1 h20 g20 flight trajectory (3-DOF) image- based positions (3-DOF) flight trajectory (6-DOF) image- based orientation (6-DOF)
  • 35. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 35 Gate Position Estimation (5) “Target fitting algorithm” General idea: gate position is constant while vehicle moves Measured gate position will move if transformations are wrong Assume correct camera resectioning With correct alignment: estimated gate position would not move (only influenced by noise) After taking a few images: Compare estimated gate positions based on single images Estimate alignment where these positions match Result: better alignment Use this new alignment to get gate position
  • 36. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 36 Gate Position Estimation (6) “Target fitting algorithm” Estimate “best” camera alignment Iterative procedure beginning with initial camera alignment Minimizing target deviation from multiple images using multivariate Newton- Raphson approximation Best results when optimizing only camera heading and pitch; no roll angle or translation R thc hc, viewed gate posts wiew with updated camera alignment new R thc hc, flight trajectory flight trajectory
  • 37. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 37 Gate Position Estimation Classic approach: Error of less than 40 centimeters May be sufficient if hand-measured alignment is accurate Trajectory fitting algorithm: Risk of high variations; very dependent on flown trajectory Target fitting algorithm: Improves hand-measured camera alignment Useful if initial alignment is not accurate or may drift Target Fitting algorithm used in autonomous flight tests
  • 38. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 38 Manual Flight Test Results (1) -20 0 20 40 60 80 100 -40 -30 -20 -10 0 10 20 30 40 50 60 1st gate 2nd gate flight path images taken ... ... y [m] x[m] classic approach -20 0 20 40 60 80 100 -40 -30 -20 -10 0 10 20 30 40 50 60 x[m] y [m] trajectory fitting algorithm target fitting algorithm Comparison of gate position estimations with manual flight tests Classic algorithm Trajectory fitting Target fitting Reference: flown trajectory
  • 39. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 39 Manual Flight Test Results (2) 46 47 48 49 50 51 52 15 15.5 16 16.5 17 17.5 18 18.5 zoom: 1st gate y [m] x[m] 0 1 2 3 4 5 -2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 zoom: 2nd gate y [m] x[m] Estimated gate positions (zoom) Classic algorithm Trajectory fitting Target fitting Reference: flown trajectory
  • 40. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 40 Manual Flight Test Results (3) 0 50 100 150 200 250 0 5 10 15 20 25 error[m] image frames 1st gate 0 50 100 150 200 250 0 5 10 15 20 25 image frames error[m] 2nd gate Errors (distances) between estimated gate positions and flown trajectory Classic algorithm Trajectory fitting Target fitting
  • 41. Florian Adolf > Unmanned Aircraft > Institute of Flight Systems > German Aerospace Center (DLR) > 29th May.2009 AHS 65th Annual Forum & Technology Display > Slide 41 Manual Flight Test Results (4) 0 50 100 150 200 230 240 250 260 image frames Ψ[deg];atan2(y,x)[deg] .. heading Ψ flight path azimuth 0 50 100 150 200 250 -10 -5 0 5 10 15 20 25 height of 1st gate height of 2nd gate z[m] image frames Estimated gate height vs. flown height Estimated gate direction vs. flight direction and vehicle heading