Skip to main content

A very basic quaternion library for transformation between quaternion, Rotation matrix, Euler angle and many more.

Project description

This is a very basic quaternion library for transformation between quaternion, Rotation matrix, Euler angle and many more. It have the following conversion abilitys, Axis and angle to quaternion using the function ‘axisAngle2quatern(axis, angle)’ Axis and angle to Rotation matrix using the function ‘axisAngle2rotMat(axis, angle)’ Euler angle to Rotation matrix using the function ‘euler2rotMat(phi, theta, psi)’ Quaternion to euler angle using the function ‘quatern2euler(q)’ Quaternion to Rotation matrix using the function ‘quatern2rotMat(q)’ Converts a quaternion to its conjugate using the function ‘quaternConj(q)’ Calculates the quaternion product of quaternion a and b using the function ‘quaternProd(a, b)’ Rotation matrix to Euler angle using the function ‘rotMat2euler(R)’ Rotation matrix to quaternion using the function ‘rotMat2quatern(R)’

Input & Output Datatypes Angles: Radian(float) Quaternion: array[qw,qx,qy,qz] Axis: array[x,y,z] Rotation Matrix: In (3x3) matrix/array form Like, R11 R12 R13 R21 R22 R23 R31 R32 R33

Change Log

0.0.1 (23/11/2022)

  • First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quatlib-0.0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quatlib-0.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file quatlib-0.0.1.tar.gz.

File metadata

  • Download URL: quatlib-0.0.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for quatlib-0.0.1.tar.gz
Algorithm Hash digest
SHA256 33740c84248c63b524d1fc8a6e4350451bbcc5fa2739bce2139665c6ab932b6c
MD5 40a7095ed122ae09127091edfbec27a0
BLAKE2b-256 af655b32b8c544b20a121bf276f7bc75b05105aec4be8d5a2c5eed2b3817ceab

See more details on using hashes here.

File details

Details for the file quatlib-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: quatlib-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for quatlib-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e58369cf1f33ecb707e1d67bdd316430f3d756884fda6df1fd7912c748a49ce4
MD5 e1bdc366b310928c367743423eeeb707
BLAKE2b-256 7512216e84020cd7688c29a93323dba997134b94fd1d608097da801e901eda5a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page