CourseWare Wiki
Switch Term
Winter 2020 / 2021
Winter 2019 / 2020
Winter 2018 / 2019
Older
Search
Log In
b191
courses
b4m36uir
labs
lab07
Warning
This page is located in archive. Go to the latest version of this
course pages
. Go the latest version of
this page
.
Table of Contents
Lab07 - Dubins Traveling Salesman Problem with Neighborhoods - Decoupled Approach
Dubins Vehicle
Decoupled Approach
Lab07 - Dubins Traveling Salesman Problem with Neighborhoods - Decoupled Approach
Motivations and Goals
Become familiar with Dubins maneuvers
Become familiar with the Dubins TSP with neighborhoods
Become familiar with its decoupled solution
Tasks (
teacher
)
T2b-dtspn
(5 Points)
Implement the decoupled solution for DTSPN
Lab resources
T2b-dtspn resource package
Dubins Vehicle
Lecture 06
Decoupled Approach
Slide 36 in
Lecture 06
The decoupled approach comprises the following basic steps
Estimate sequence of visits by Euclidean TSP connecting centers of the regions.
For each region, sample boundary points and heading angles.
Find the shortest feasible tour comprising Dubins maneuvers connecting the regions, where the sequence of visits is estimated from the ETSP.
courses/b4m36uir/labs/lab07.txt
· Last modified: 2019/11/10 23:28 by
pragrmi1