v0.14.1 (DSP Performance)

View this release on GitHub → Release Date: July 02, 2026

A patch release: faster point-cloud processing and new sensor calibrations. No API changes.

Interface contract: carbon-interface v1.3.3 (unchanged from v0.14.0) Firmware compatibility: unchanged from v0.14.0

Performance

  • Core point-cloud processing is ~20% faster. The shared DSP hot path (peak combination through point generation) was restructured for speed with no functional change — output points are identical. Because every interface builds on this same core, the Python and C++ bindings and the ROS driver see the lower per-frame CPU cost directly. Tools that do significant work on top of it — recording, and especially the visualizer, which is dominated by rendering — will show a more modest end-to-end change, since DSP is only part of their total load.

Other Changes

  • Calibration: new default calibration for boxes 012 and 013 (including a whitening mask for box 013).

Documentation

For comprehensive documentation, examples, and installation instructions, visit our documentation site.

Feedback

We value your feedback! If you encounter issues or have suggestions for improvements, please see our troubleshooting guide for the best options for getting in touch with us.

← Next release
v0.15.0
Previous release →
v0.14.0

Copyright © Voyant Photonics, Inc.

This site uses Just the Docs, a documentation theme for Jekyll.