pantor / ruckig

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

Install header files and support older versions of Eigen #179

Closed jmirabel closed 5 months ago

jmirabel commented 5 months ago

Opening a PR rather than an issue as the changes are minimal.

Would you consider the two following changes:

pantor commented 5 months ago

Thanks for your input!

The header issue has been fixed in another PR, and we now support Eigen from 3.3.7 onwards. I hope this helps!