Skip to content

Commit

Permalink
Add a breaking note about azimuth window config reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Samahu committed Aug 20, 2024
1 parent e806e79 commit 8a7a1d9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Changelog
* [BREAKING] Set xyz values of individual points in the PointCloud to NaNs when range is zero.
* Added support to replay pcap format direclty from ouster-ros. The feature needs to be enabled
explicitly by turning on the ``BUILD_PCAP`` cmake option and having ``libpcap-dev`` installed.
* Added new launch files args ``azimuth_window_start`` and ``azimuth_window_end`` to allow users
to set LIDAR FOV on startup
* [BREAKING] Added new launch files args ``azimuth_window_start`` and ``azimuth_window_end`` to
allow users to set LIDAR FOV on startup. The new options will reset the current azimuth window
to the default
* Add a new launch ``persist_config`` option to request the sensor persist the current config


Expand Down

0 comments on commit 8a7a1d9

Please sign in to comment.