Achllle / dual_quaternions_ros

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

Numpy needs to be installed before installing this package #5

Closed Achllle closed 5 years ago

Achllle commented 5 years ago

This issue stems from: https://github.com/moble/quaternion/issues/42

The current solution is to install numpy before installing this package.

Achllle commented 5 years ago

Fixed with #6