We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad6b0b commit 21be812Copy full SHA for 21be812
realsense2_camera/include/constants.h
@@ -18,8 +18,8 @@
18
#include "ros_node_base.h"
19
20
#define REALSENSE_ROS_MAJOR_VERSION 4
21
-#define REALSENSE_ROS_MINOR_VERSION 56
22
-#define REALSENSE_ROS_PATCH_VERSION 0
+#define REALSENSE_ROS_MINOR_VERSION 57
+#define REALSENSE_ROS_PATCH_VERSION 2
23
24
#define STRINGIFY(arg) #arg
25
#define VAR_ARG_STRING(arg) STRINGIFY(arg)
0 commit comments