ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
A very simple implementation of potential fields is available here. You can use it for inspiration. AFAIK there is no VFH implemented in ROS (people seem to prefer the dynamic window approach), but it shouldn't be hard to port the Player implementation in ROS. A Player wrapper is provided in the same repository.