PositionPathGVF
Constructors
Link copied to clipboard
public PositionPathGVF PositionPathGVF(PositionPath path, Double kN, Function1<Double, Double> errorMapFunc)
Properties
Link copied to clipboard
The final target position. Used for basic velocity profiling to decelerate accordingly.
Link copied to clipboard
Custom error mapping (see eq. (4))
Link copied to clipboard
Link copied to clipboard
The starting position. Used for basic velocity profiling to accelerate accordingly.
Functions
Link copied to clipboard
public final static PositionPath createRecticircle(Vector2d center, Vector2d dimensions, Double radius)
Link copied to clipboard
The final target position. Used for basic velocity profiling to decelerate accordingly.
Link copied to clipboard
Custom error mapping (see eq. (4))
Link copied to clipboard
Link copied to clipboard
The starting position. Used for basic velocity profiling to accelerate accordingly.
Link copied to clipboard