File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
realsense2_ros_mqtt_bridge Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919
2020#define REALSENSE_ROS_MAJOR_VERSION 4
2121#define REALSENSE_ROS_MINOR_VERSION 57
22- #define REALSENSE_ROS_PATCH_VERSION 3
22+ #define REALSENSE_ROS_PATCH_VERSION 0
2323
2424#define STRINGIFY (arg ) #arg
2525#define VAR_ARG_STRING (arg ) STRINGIFY(arg)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >realsense2_camera</name >
5- <version >4.57.3 </version >
5+ <version >4.57.0 </version >
66 <description >RealSense camera package allowing access to RealSense D400 3D cameras</description >
77 <
maintainer email =
" [email protected] " >LibRealSense ROS Team</
maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >realsense2_camera_msgs</name >
5- <version >4.57.3 </version >
5+ <version >4.57.0 </version >
66 <description >RealSense camera_msgs package containing realsense camera messages definitions</description >
77 <
maintainer email =
" [email protected] " >LibRealSense ROS Team</
maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >realsense2_description</name >
5- <version >4.57.3 </version >
5+ <version >4.57.0 </version >
66 <description >RealSense description package for RealSense 3D D400 cameras</description >
77 <
maintainer email =
" [email protected] " >LibRealSense ROS Team</
maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >realsense2_ros_mqtt_bridge</name >
5- <version >4.57.3 </version >
5+ <version >4.57.0 </version >
66 <description >ROS-MQTT Brdige for realsense2_camera node</description >
77 <
maintainer email =
" [email protected] " >Samer Khshiboun</
maintainer >
88 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change 1919
2020setup (
2121 name = package_name ,
22- version = '4.57.3 ' ,
22+ version = '4.57.0 ' ,
2323 packages = find_packages (exclude = ['test' ]),
2424 data_files = [
2525 ('share/ament_index/resource_index/packages' ,
You can’t perform that action at this time.
0 commit comments