Skip to content

bipul93/ros-astar-vfh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)