pantor / ruckig

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

Python Library compilation error on jetson Nano #105

Closed Ruslan2288 closed 2 years ago

Ruslan2288 commented 2 years ago

when executing commands:

git clone https://github.com/pantor/ruckig cd ruckig git clone https://github.com/pybind/pybind11.git pip install .

the following error occurs:

image

pantor commented 2 years ago

This should be fixed with the latest commit. Thanks for pointing it out!