You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.6.0 Release Notes
Firmware Compatibility
carbon-interface v1.0.17 — includes SDL roundtrip support (SDL state included in heartbeat)
Features
SDL (Software Defined LiDAR) control — proof-of-concept integration in the Visualizer as part of pre-production Carbon sensor development; includes SDL command message command and receipt
Sensor config panel — new UI panel for sensor configuration
Points per second metric — added points/sec display; removed render statistics panel
Bug Fixes
Fixed bug requiring all-or-nothing UDP addresses in CarbonConfig JSON (partial address configs now accepted)
Performance
Visualizer CPU usage reduced — the Visualizer now only re-renders on data change, previously rendered at 60 FPS every display loop regardless of new data
Documentation
Updated PyPI readme for the direct CarbonClient Python bindings introduced in v0.5.0