hungpham2511 / toppra

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

[cpp] Update Python Bindings + fix numerical issues. #116

Closed jmirabel closed 4 years ago

jmirabel commented 4 years ago

Fixes #112 (together with #111 and #115)

Changes in this PRs:

Checklists:

jmirabel commented 4 years ago

Should be merged before #114

hungpham2511 commented 4 years ago

I am ok with having boost.Python as an optional dependency. In fact, since pinocchio seems to be very nice, I might start to use it instead of openrave for kinematics/dynamics related computation as well.

jmirabel commented 4 years ago

From my side, this is ready.

hungpham2511 commented 4 years ago

Great! Many thanks.