Skip to content

Replace dependency: pyquaternion with scipy#5

Open
Walid-Rovo wants to merge 2 commits into
Wisc-HCI:masterfrom
micropsi-industries:replace_pyquat_w_scipy
Open

Replace dependency: pyquaternion with scipy#5
Walid-Rovo wants to merge 2 commits into
Wisc-HCI:masterfrom
micropsi-industries:replace_pyquat_w_scipy

Conversation

@Walid-Rovo

Copy link
Copy Markdown

Replace the currently used pyquaternion library with other tools from scipy for representing and interacting with the quaternion of the rotation.

This is done because the rosdep key python3-pyquaternion does not currently exist, meaning rosdep install cannot be used with this package. python3-scipy, however, exists as a rosdep key. See https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml .

Additionally, formatting and isort was applied using Ruff 0.5.7 defaults.

pyquaternion is not found in the public rosdep rules, see:
https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml
Also fix minor warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant