No project description provided
Project description
CoordinateTransformations
Toolbox for Coordinate Transformations for Robotics Analysis.
Documentation: https://coordinatetransformations.readthedocs.io/en/latest/
Installation
Run the following to install:
pip install CoordinateTransformations
for installing directly from this repo
pip install git+https://github.com/parthp08/CoordinateTransformations
Usage
from CoordinateTranformations import R_x, R2T
# Generate Rotation of 30 degree about X-axis
R_x(30, unit='deg')
# Generate Homogeneous Transformation matrix from rotation matrix"
R2T(R_x(30, unit='deg'))
for more example see tests files
Developing CoordinateTransformations
To install CoordinateTransformations, along with tools you need to develop and run tests, run the following in your virtualenv:
pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file CoordinateTransformations-0.9.0.tar.gz.
File metadata
- Download URL: CoordinateTransformations-0.9.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad661568a818db3bd20651ec0ccce55e4fdbb40031b581864736e1fa67f06586
|
|
| MD5 |
ba38f28d0abcaa39d69453bf0e3a8e13
|
|
| BLAKE2b-256 |
d7feb1aa18116ff3421cfa2c937c391d8cafc69ad7e2914f5317094f09cef306
|
File details
Details for the file CoordinateTransformations-0.9.0-py3-none-any.whl.
File metadata
- Download URL: CoordinateTransformations-0.9.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bce594cfa9a55265ee2e595749d32bd44d258f16c960ef4f229e650f01b0ea93
|
|
| MD5 |
d79f2f796a2b5eab94b33b8aeae506f1
|
|
| BLAKE2b-256 |
af5089ada3bcc4132ffb6856a3f35f0e69cc205ed104efc87c02dad0fe87faa3
|