An open-source library for transformation functions (homogeneous transformation matrices, vectors, euler angles, quaternions, etc.) useful for robotic applications.
-
Updated
Feb 12, 2024 - Python
An open-source library for transformation functions (homogeneous transformation matrices, vectors, euler angles, quaternions, etc.) useful for robotic applications.
Had a realisation that I lack a good vector class and been having to rewrite parts of it every now and then, so I wrote a simple Vector Class for 2D and 3D Vectors.
Add a description, image, and links to the vector3d topic page so that developers can more easily learn about it.
To associate your repository with the vector3d topic, visit your repo's landing page and select "manage topics."