Implementation of VFH in ROS
Hello, I would like to know, is there the implementation of the Vector Field Histogram(VFH) method for 2D mobile robot navigation in ROS?
I know ROS has implemented the Dynamic Window Approach(DWA) in the "navigation" stack, but it seems that this is not very suitable for the holonomic robot. Although the "Player" has the implementation of VFH, it cannot be used directly in ROS, so is there the ROS version of it? Or is there the implementation of other state of the art for local motion plan especially for holonomic robot in ROS? I would appreciate for any clues or suggestions, thanks!
@Mike Gao This should interest you - http://answers.ros.org/question/12151/potential-field-navigation-implementation-in-ros/