This is an old revision of the document!
Table of Contents
Harmonic Functions for Potential Field Navigation
—————————————————————————————————————————–
Author: Tristan Brodeur Email: brodeurtristan@gmail.com Date: Last modified on 09/11/17 Keywords: Navigation, Path, Planning
—————————————————————————————————————————–
Overview
This tutorial covers the use of harmonic functions to navigate a robot through an obstacle course. Harmonic potential fields overcomes many of the shortcomings of ordinary potential fields path planning algorithms, as it utilizes harmonic functions that rid of local minima within a plane.
—————————————————————————————————————————–
Motivation and Audience
This tutorial's motivation is to detail the setup of the Velodyne VLP-16 and run Velodyne's visualization software VeloView to visualize the scan data. The Velodyne Puck provides high-accuracy, extended distance sensing, and calibrated reflectivity data.
The rest of this tutorial is presented as follows:
- Final Words
—————————————————————————————————————————–