Skip to content

Commit

Permalink
Update CHANGELOG and increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Samahu committed Aug 19, 2024
1 parent b816f01 commit 1302188
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +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
* Add a new launch ``persist_config`` option to request the sensor persist the current config


ouster_ros v0.10.0
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>ouster_ros</name>
<version>0.12.4</version>
<version>0.12.5</version>
<description>Ouster ROS driver</description>
<maintainer email="[email protected]">ouster developers</maintainer>
<license file="LICENSE">BSD</license>
Expand Down

0 comments on commit 1302188

Please sign in to comment.