Skip to content

Commit 2edf131

Browse files
committed
4.57.3
1 parent 9c11ed3 commit 2edf131

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

realsense2_camera/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package realsense2_camera
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.57.3 (2025-09-15)
6+
-------------------
77
* PR `#3430 <https://github.com/intelrealsense/realsense-ros/issues/3430>`_ from Gilaadb: Create a singleton wrapper to rs2::context
88
* PR `#3429 <https://github.com/intelrealsense/realsense-ros/issues/3429>`_ from remibettan: intel removed, realsense added
99
* PR `#3421 <https://github.com/intelrealsense/realsense-ros/issues/3421>`_ from ynyBonfennil: Fix argument names (`_usb_port_id` and `_device_type`)

realsense2_camera_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package realsense2_camera_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.57.3 (2025-09-15)
6+
-------------------
77
* PR `#3417 <https://github.com/intelrealsense/realsense-ros/issues/3417>`_ from remibettan: Merging ros2 hkr to ros2 dev final
88
* PR `#3410 <https://github.com/intelrealsense/realsense-ros/issues/3410>`_ from Nir-Az: Update copyrights
99
* PR `#32 <https://github.com/intelrealsense/realsense-ros/issues/32>`_ from SamerKhshiboun: Support HWM command as ROS2 service and in the ROS-MQTT bridge node

realsense2_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package realsense2_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.57.3 (2025-09-15)
6+
-------------------
77
* PR `#3429 <https://github.com/intelrealsense/realsense-ros/issues/3429>`_ from remibettan: intel removed, realsense added
88
* PR `#3417 <https://github.com/intelrealsense/realsense-ros/issues/3417>`_ from remibettan: Merging ros2 hkr to ros2 dev final
99
* PR `#45 <https://github.com/intelrealsense/realsense-ros/issues/45>`_ from remibettan: Merge ros2 dev to ros2 hkr

realsense2_ros_mqtt_bridge/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package realsense2_ros_mqtt_bridge
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.57.3 (2025-09-15)
6+
-------------------
77
* PR `#3428 <https://github.com/intelrealsense/realsense-ros/issues/3428>`_ from remibettan: fixing mqtt readme
88
* PR `#3417 <https://github.com/intelrealsense/realsense-ros/issues/3417>`_ from remibettan: Merging ros2 hkr to ros2 dev final
99
* PR `#38 <https://github.com/intelrealsense/realsense-ros/issues/38>`_ from PrasRsRos: Implement hw reset in mqtt and add test

realsense2_ros_mqtt_bridge/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name=package_name,
22-
version='0.0.0',
22+
version='4.57.3',
2323
packages=find_packages(exclude=['test']),
2424
data_files=[
2525
('share/ament_index/resource_index/packages',

0 commit comments

Comments
 (0)