dfki-ric / pytransform3d

3D transformations for Python.
https://dfki-ric.github.io/pytransform3d/
Other
632 stars 68 forks source link

Raise ValueError when no quaternion is given #200

Closed AlexanderFabisch closed 2 years ago

AlexanderFabisch commented 2 years ago

...in function smooth_quaternion_trajectory

Fix #187