Actions
Bug #134
closedAdd an optional duration param to LocalPath constructor
Status:
Closed
Priority:
Normal
Assignee:
-
Description
This would save a call to Spline.synchronize().
Actions
Added by Anthony Mallet about 7 years ago. Updated almost 7 years ago.
Description
This would save a call to Spline.synchronize().
Also, one should assess what should happen if the given duration is smaller than the minimum one (given by the velocity limits etc): return an error or silently override the limits?