I've previously experimented with changing the goal threshold and seen values less than 0.001 seem to time out, I suspect due to the joint 4 discrepancies identified in #592. Do you have any suggestions for how to make short trajectories execute? I'm considering trying to make only the initial check use a much tighter tolerance and leave the checks in controllerStateCB as they are.
Problem description:
I've previously experimented with changing the goal threshold and seen values less than 0.001 seem to time out, I suspect due to the joint 4 discrepancies identified in #592. Do you have any suggestions for how to make short trajectories execute? I'm considering trying to make only the initial check use a much tighter tolerance and leave the checks in controllerStateCB as they are.