1) In the Ruckig documenation, where it says "Please find more information about these limitations [here]", the "here" link is broken
2) I had guessed that the parameter to filter_intermediate_positions specified how far the positions could be moved, however, while testing I saw the case where a parameter of 0.001 leads to a great position error (vs the intermediate waypoint positions) than specifying 0.01. If this is possible, what exactly does that parameter mean?
Dug into the source-code a bit and seems like this function doesn't move the waypoint positions, rather it eliminates ones that are under the threshold distance from the others -- is this right?
1) In the Ruckig documenation, where it says "Please find more information about these limitations [here]", the "here" link is broken
2) I had guessed that the parameter to filter_intermediate_positions specified how far the positions could be moved, however, while testing I saw the case where a parameter of 0.001 leads to a great position error (vs the intermediate waypoint positions) than specifying 0.01. If this is possible, what exactly does that parameter mean?
Thanks!
-Dan