v0.8.7
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Fixes line to line and cuboid distances.
Ft[cpp-bridge]
- Adds some basic documentation.
- Adds commented line in panda example to export as c code.
Ft[cpp]
- Allows to export planner as c code. Adds example of how to use it.
Ft[distance]
- Changes line-to-line distance to a closed form solution rather than sampling.
Ft[distances]
- Adds sample-free distance computation for cuboids.