Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 329 Bytes

File metadata and controls

5 lines (4 loc) · 329 Bytes

ros-astar-vfh

A* Planning and Execution

Objective

The objective of this assignment is to autonomously plan and execute a path for a robot in theStage simulator from a start location to a goal location, given a map. The global plan is given by A* and the local planning is done using a modified Vector Field Histogram (VFH)