CompositeGVF

public CompositeGVF CompositeGVF(PathGVF pathGVF, GVFObstacle obstacles)


public CompositeGVF CompositeGVF(PathGVF pathGVF, Iterable<GVFObstacle> obstacles, Double correctionRadius)

Parameters

correctionRadius

If the robot is within this distance of the end of the path, all obstacles will be ignored.