Achllle / dual_quaternions_ros

Dual Quaternion conversions from/to ROS messages
MIT License
31 stars 7 forks source link

Fix bug with numpy quaternion installation #6

Closed Achllle closed 5 years ago

Achllle commented 5 years ago

Fixes this issue in numpy-quaternion via this stackoverflow answer.