Library of plotting functions for everything robotics
Project description
roboplot
Library of plotting functions for everything robotics
About
roboplot
aims to provide a set of easy to use functions for plotting various data and visualizations related to robotics.
The goal is for this to be fully featured and easy to use, in a functional style, to aid in rapid prototyping.
As such, roboplot
leverages gtsam
heavily for access to robotics primitives that are easy to work with. gtsam
supports conversions to and from other libraries, in case you prefer something else.
Installation
Simply run
pip install roboplot
To install a development version, run pip install -e .
in the root directory.
Documentation
TODO!
Feature Requests
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
roboplot-1.0.3.tar.gz
(13.9 kB
view hashes)
Built Distribution
roboplot-1.0.3-py3-none-any.whl
(17.5 kB
view hashes)