Skip to content

Commit

Permalink
docs: updated changelog for forthcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
boitumeloruf committed Dec 12, 2024
1 parent 81f03cb commit c7768df
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
17 changes: 17 additions & 0 deletions camera_aravis2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Changelog for package camera_aravis2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Update maintainer -> Raphael Hagmanns
* Enhance: Improved assertions and error messages
* Fix: added failure exit code to nodes
* Enhance: changed message of acquisition start/stop to info-level
* Fix: calculation of ROS topic subscriber count -> fix start/stop acquisition
* Fix: added epsilon in the comparison between double values
* Fix: handling of missing 'file://' in camera_info_url
* Fix: Adjusted step of integer and fp range
* Feat: Added support to access GigEVision cameras via IP address.
* Feat: Support for USB3 Cameras.
* Feat: Added functionally do specify parameters that are to be made dynamically changeable.
* Added service to manually trigger computation of white balance.
* Minor changes and bug fixes
* Contributors: Boitumelo Ruf, Louis-Romain JOLY, Ralph Ursprung

1.0.0 (2024-07-15)
------------------
* Implemented GenICam compliant 'camera_driver_gv' for ROS2
Expand Down
7 changes: 7 additions & 0 deletions camera_aravis2_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package camera_aravis2_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Update maintainer -> Raphael Hagmanns
* Added dynamic paramters.
* Added service to manually trigger computation of white balance.
* Contributors: Boitumelo Ruf

1.0.0 (2024-07-15)
------------------
* Added camera_aravis2 specific messages
Expand Down

0 comments on commit c7768df

Please sign in to comment.