pantor / ruckig

Motion Generation for Robots and Machines. Real-time. Jerk-constrained. Time-optimal.
https://ruckig.com
MIT License
640 stars 155 forks source link

add to_string for output parameters #77

Closed lpdon closed 2 years ago

lpdon commented 2 years ago

Possible solution for #76. Moved the join method to an external file with some template juice. Due to backward compatibility with cpp11, some things were done a little uglier than necessary.

pantor commented 2 years ago

Hey @lpdon, thanks for your PR (and quick response to #76)! I've added some comments inline.

lpdon commented 2 years ago

Hey @lpdon, thanks for your PR (and quick response to #76)! I've added some comments inline.

hey, no problem. However, I can't see your comments 😅

pantor commented 2 years ago

Ups, here we go...

pantor commented 2 years ago

Thank you! 😉