toppra icon indicating copy to clipboard operation
toppra copied to clipboard

Very small path velocity detected. Probably a numerical error occured

Open oPiZiL opened this issue 2 years ago • 5 comments

Describe the bug Parametrizer::validate() return false in my test

To Reproduce test_toppra_approach2.txt

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Version Branch, commit, version?

oPiZiL avatar Oct 12 '21 17:10 oPiZiL

Thanks for reporting, we will look into this issue.

Do you have happen to have any insights on what might happen?

hungpham2511 avatar Oct 13 '21 00:10 hungpham2511

sorry, i have no idea

oPiZiL avatar Oct 13 '21 01:10 oPiZiL

    algo->setN(10000);

oPiZiL avatar Oct 13 '21 05:10 oPiZiL

I have not look into the details, but usually this happens when the path is not sufficiently smooth. Could you plot the path that you are trying to work on and post it here?

hungpham2511 avatar Oct 14 '21 01:10 hungpham2511

You must be right, but how can i deal with such situation

oPiZiL avatar Oct 14 '21 06:10 oPiZiL