Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 2.51 KB

CHANGELOG.rst

File metadata and controls

44 lines (38 loc) · 2.51 KB

Changelog

[unreleased] Ported client changes for FW 2.0/2.1 (2021-06-23)

ouster_client

General Changes

  • Changed indenting in client/types/lidar_scan source header files to be more consistent with existing indenting style.

[0.3.0] (YYYY-MM-DD)

  • Increased the rate at which the timer callback fires to process incoming data from 1280 Hz to 2560 Hz. (#55)
  • Reordered in-memory data of point cloud data processor to row-major order (#52)
  • Start tracking changes in CHANGELOG at 0.3.0
  • Contributors: Steve Macenski, Tom Panzarella