mulberry 0.0.1

Coordinate transformation tree with a focus on efficiency.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.nalgebra]
optional = true
version = "0.21.1"

[package]
authors = ["Hunter Damron <hdamron1594@yahoo.com>"]
categories = ["science::robotics", "mathematics"]
description = "Coordinate transformation tree with a focus on efficiency."
documentation = "https://docs.rs/mulberry"
edition = "2018"
keywords = ["robotics", "transforms"]
license = "BSD-3-Clause"
name = "mulberry"
readme = "README.md"
repository = "https://github.com/hdamron17/mulberry-rust/"
version = "0.0.1"