hungpham2511 / toppra

robotic motion planning library
https://hungpham2511.github.io/toppra/index.html
MIT License
625 stars 170 forks source link

Adding full cpp-example using parametrizer #140

Closed ndehio closed 4 years ago

ndehio commented 4 years ago

Fixes #

Note I did not find a full example showing how to use the cpp-interface. The new test-file test_toppra_approach.cpp implements the python-example described here. Unfortunately, it does not compute a similar optimized trajectory and fails. I don't understand the reason for this. Feedback is welcome.

hungpham2511 commented 4 years ago

Thanks for the PR! I will have a look.

hungpham2511 commented 4 years ago

Thanks for the PR. I will look into the failure.