#transform #tree #coordinate #focus #transformation

mulberry

Coordinate transformation tree with a focus on efficiency

3 unstable releases

0.1.0 Aug 14, 2020
0.0.1 Aug 14, 2020
0.0.0 Aug 14, 2020

#168 in Robotics

BSD-3-Clause

8KB
140 lines

BSD-3 license

mulberry

Coordinate transformation tree with a focus on efficiency

Overview

The goal of this project is to provide the functionality of ROS's TF2 but without the need for the ROS framework or intraprocess communication. By removing that restriction, we aim to allow more efficient transform querying by allowing truly static transforms, cached intermediate connections, and unrestricted tree merging.

Contributing

This project is still in the very early stages, but any contributions would be appreciated. In addition to code/testing/documentation contributions, please let us know if there are any features which would make this tool more helpful. This will help direct the future of the project.

Dependencies

~0–800KB
~16K SLoC