Skip to main content

Simple alignment and transformation between coordinate frames

Project description

Alitra

WIP Library for ALIgnment and TRAnsformation between fixed coordinate frames. The transform is described by a translation and a homogeneous rotation.

Developed for transforming between the fixed local coordinate-frame and the asset-fixed coordinate-frame.

Installation

Installation from pip

pip install alitra
import alitra
help(alitra)

Installation from source

git clone https://github.com/equinor/alitra
cd alitra
pip install .[dev]

You can test whether installation was successfull with pytest

pytest .

Local development

pip install -e /path/to/package

This will install package in editable mode. Convenient for local development

Contributing

We welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation. The preferred way of submitting a contribution is to either make an issue on GitHub or by forking the project on GitHub and making a pull requests.

How to use

The tests in this repository can be used as examples of how to use the different models and functions. The test_example.py is a good place to start.

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

alitra-1.1.3.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

alitra-1.1.3-py3-none-any.whl (11.9 kB view hashes)

Uploaded Python 3

Supported by

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