trajectopy


Nametrajectopy JSON
Version 2.2.2 PyPI version JSON
download
home_pageNone
SummaryTrajectory Evaluation in Python
upload_time2025-01-09 08:34:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPLv3
keywords alignment epsg evaluation leverarm robotics similarity trajectory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <h1>Trajectopy - Trajectory Evaluation in Python</h1>
    <a href="https://github.com/gereon-t/trajectopy/releases"><img src="https://img.shields.io/github/v/release/gereon-t/trajectopy?label=version" /></a>
    <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.8.2+-blue.svg" /></a>
    <a href="https://github.com/gereon-t/trajectopy/blob/main/LICENSE"><img src="https://img.shields.io/github/license/gereon-t/trajectopy" /></a>
    <a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
    <br />
    <a href="https://github.com/gereon-t/trajectopy"><img src="https://img.shields.io/badge/Windows-0078D6?st&logo=windows&logoColor=white" /></a>
    <a href="https://github.com/gereon-t/trajectopy"><img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" /></a>
    <a href="https://github.com/gereon-t/trajectopy"><img src="https://img.shields.io/badge/mac%20os-000000?&logo=apple&logoColor=white" /></a>

<h4>Trajectopy is a Python package with an optional graphical user interface for empirical trajectory evaluation. </h4>

<p align="center">
  <img style="border-radius: 10px;" src="https://raw.githubusercontent.com/gereon-t/trajectopy/main/.images/trajectopy_gif_low_quality.gif">
</p>

</div>

## Documentation

<a href="https://gereon-t.github.io/trajectopy/" target="_blank">https://gereon-t.github.io/trajectopy/</a>

## Key Features

Trajectopy offers a range of features, including:

- __Interactive GUI__: A user-friendly interface that enables seamless interaction with your trajectory data, making it easy to visualize, align, and compare trajectories.
- __Alignment__: An advanced trajectory alignment algorithm that can be tailored to the specific application and supports a similarity transformation, a leverarm and a time shift estimation.
- __Comparison__: Absolute and relative trajectory comparison metrics (__ATE and RPE__) that can be computed using various pose-matching methods.
- __Data Import/Export__: Support for importing and exporting data, ensuring compatibility with your existing workflows.
- __Customizable HTML-based Visualization__: Powered by [Plotly](https://plotly.com/), trajectopy offers a range of interactive plots that can be customized to your needs. ([Demo](https://htmlpreview.github.io/?https://github.com/gereon-t/trajectopy/blob/main/example_data/report.html))
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trajectopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Gereon Tombrink <tombrink@igg.uni-bonn.de>",
    "keywords": "alignment, epsg, evaluation, leverarm, robotics, similarity, trajectory",
    "author": null,
    "author_email": "Gereon Tombrink <tombrink@igg.uni-bonn.de>",
    "download_url": "https://files.pythonhosted.org/packages/4b/11/3bff9e6e35f8f016eac921134cb509ca8cf74cb5206775b621220d111bd9/trajectopy-2.2.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <h1>Trajectopy - Trajectory Evaluation in Python</h1>\n    <a href=\"https://github.com/gereon-t/trajectopy/releases\"><img src=\"https://img.shields.io/github/v/release/gereon-t/trajectopy?label=version\" /></a>\n    <a href=\"https://www.python.org/downloads/\"><img src=\"https://img.shields.io/badge/python-3.8.2+-blue.svg\" /></a>\n    <a href=\"https://github.com/gereon-t/trajectopy/blob/main/LICENSE\"><img src=\"https://img.shields.io/github/license/gereon-t/trajectopy\" /></a>\n    <a href=\"https://github.com/psf/black\"><img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a>\n    <br />\n    <a href=\"https://github.com/gereon-t/trajectopy\"><img src=\"https://img.shields.io/badge/Windows-0078D6?st&logo=windows&logoColor=white\" /></a>\n    <a href=\"https://github.com/gereon-t/trajectopy\"><img src=\"https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black\" /></a>\n    <a href=\"https://github.com/gereon-t/trajectopy\"><img src=\"https://img.shields.io/badge/mac%20os-000000?&logo=apple&logoColor=white\" /></a>\n\n<h4>Trajectopy is a Python package with an optional graphical user interface for empirical trajectory evaluation. </h4>\n\n<p align=\"center\">\n  <img style=\"border-radius: 10px;\" src=\"https://raw.githubusercontent.com/gereon-t/trajectopy/main/.images/trajectopy_gif_low_quality.gif\">\n</p>\n\n</div>\n\n## Documentation\n\n<a href=\"https://gereon-t.github.io/trajectopy/\" target=\"_blank\">https://gereon-t.github.io/trajectopy/</a>\n\n## Key Features\n\nTrajectopy offers a range of features, including:\n\n- __Interactive GUI__: A user-friendly interface that enables seamless interaction with your trajectory data, making it easy to visualize, align, and compare trajectories.\n- __Alignment__: An advanced trajectory alignment algorithm that can be tailored to the specific application and supports a similarity transformation, a leverarm and a time shift estimation.\n- __Comparison__: Absolute and relative trajectory comparison metrics (__ATE and RPE__) that can be computed using various pose-matching methods.\n- __Data Import/Export__: Support for importing and exporting data, ensuring compatibility with your existing workflows.\n- __Customizable HTML-based Visualization__: Powered by [Plotly](https://plotly.com/), trajectopy offers a range of interactive plots that can be customized to your needs. ([Demo](https://htmlpreview.github.io/?https://github.com/gereon-t/trajectopy/blob/main/example_data/report.html))",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Trajectory Evaluation in Python",
    "version": "2.2.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/gereon-t/trajectopy/issues",
        "Documentation": "https://gereon-t.github.io/trajectopy/",
        "Homepage": "https://gereon-t.github.io/trajectopy/",
        "Repository": "https://github.com/gereon-t/trajectopy"
    },
    "split_keywords": [
        "alignment",
        " epsg",
        " evaluation",
        " leverarm",
        " robotics",
        " similarity",
        " trajectory"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1815888d31a2bcb1fbaf70144b506a986bf687b26ea4a102269c0ef736a869bd",
                "md5": "36694f6a2e038c4dbbc12b3864621c69",
                "sha256": "968215c0aca948296f90a60be6a0de8b8c3a4043bd140e64380e443535338d65"
            },
            "downloads": -1,
            "filename": "trajectopy-2.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36694f6a2e038c4dbbc12b3864621c69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 411680,
            "upload_time": "2025-01-09T08:34:15",
            "upload_time_iso_8601": "2025-01-09T08:34:15.841321Z",
            "url": "https://files.pythonhosted.org/packages/18/15/888d31a2bcb1fbaf70144b506a986bf687b26ea4a102269c0ef736a869bd/trajectopy-2.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4b113bff9e6e35f8f016eac921134cb509ca8cf74cb5206775b621220d111bd9",
                "md5": "40909591f82f41055d740fc0ab4d9cb3",
                "sha256": "192716bbd842ce78137b2d0af99308694604c87c8f157bcab86116c92ffe5f9d"
            },
            "downloads": -1,
            "filename": "trajectopy-2.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "40909591f82f41055d740fc0ab4d9cb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23768801,
            "upload_time": "2025-01-09T08:34:22",
            "upload_time_iso_8601": "2025-01-09T08:34:22.068483Z",
            "url": "https://files.pythonhosted.org/packages/4b/11/3bff9e6e35f8f016eac921134cb509ca8cf74cb5206775b621220d111bd9/trajectopy-2.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 08:34:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gereon-t",
    "github_project": "trajectopy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "trajectopy"
}
        
Elapsed time: 0.45379s