Properly support cost thresholding in STOMP #2658
Labels
enhancement
New feature or request
persistent
Allows issues to remain open without automatic stalling and closing.
STOMP currently categorizes trajectories as invalid if they produce any penalty cost. This prevents us from optionally optimizing waypoints inside a valid constraint space, let's say for hitting position targets within tolerance or for maximizing clearance within acceptable limits. #2631 introduces a 0 cost for satisfied constraints to at least accept valid trajectories. A proper cost thresholding approach would instead still compute the cost, but set the validity flag depending on constraint tolerances.
The text was updated successfully, but these errors were encountered: