Skip to content

Implementation of VFH obstacle avoidance method as a controller for mobile robots.

Notifications You must be signed in to change notification settings

shirinebadi/VFH-Obstacle-Avoidance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VFH Obstacle Avoidance

Implementation of a new real-time obstacle avoidance method for mobile robots, named "vector field histogram (VFH)". This method first introduced in THE VECTOR FIELD HISTOGRAM - FAST OBSTACLE AVOIDANCE FOR MOBILE ROBOTS

Method

The VFH method uses a two-dimensional Cartesian histogram grid as a world model. This world model is updated continuously with range data sampled by on-board range sensors.

About

Implementation of VFH obstacle avoidance method as a controller for mobile robots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published