Vector Field Histogram is a path-finding and obstacle avoidance algorithm used for Mobile robots' navigation in unknown terrain. This algorithm is implemented on ROS i.e., Robot Operating System using roscpp (CPP-like language specific to ROS). Husky is the ready-made vehicle present in the ROS and its simulation environment known as Gazebo. Husky also comes with LiDAR to take inputs from the surrounding environment. In the above implementation, a simulated environment is created using Gazebo, and a few obstacles are also placed. From the source position, a vehicle starts finding obstacle-free path to reach destination.
forked from gauravc95/vfh_husky
-
Notifications
You must be signed in to change notification settings - Fork 0
deepali2806/vfh_husky
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 58.3%
- CMake 41.7%