You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/zed_aruco_localization/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ if(ROS2_FOUND)
36
36
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
37
37
add_definitions(-DFOUND_IRON)
38
38
else()
39
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
39
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
40
40
endif()
41
41
else()
42
42
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: examples/zed_depth_to_laserscan/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ if(ROS2_FOUND)
36
36
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
37
37
add_definitions(-DFOUND_IRON)
38
38
else()
39
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
39
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
40
40
endif()
41
41
else()
42
42
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: rviz-plugin-zed-od/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tools/zed_benchmark/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tools/zed_benchmark_component/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ if(ROS2_FOUND)
36
36
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
37
37
add_definitions(-DFOUND_IRON)
38
38
else()
39
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
39
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
40
40
endif()
41
41
else()
42
42
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tools/zed_benchmark_interfaces/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ if(ROS2_FOUND)
36
36
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
37
37
add_definitions(-DFOUND_IRON)
38
38
else()
39
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
39
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
40
40
endif()
41
41
else()
42
42
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tutorials/zed_depth_tutorial/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tutorials/zed_multi_camera/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tutorials/zed_pose_tutorial/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tutorials/zed_rgb_convert/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: tutorials/zed_video_tutorial/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
Copy file name to clipboardExpand all lines: zed_display_rviz2/CMakeLists.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if(ROS2_FOUND)
39
39
#message("* ROS2 ${FOUND_ROS2_DISTRO} is officially supported by this package.")
40
40
add_definitions(-DFOUND_IRON)
41
41
else()
42
-
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by this package. Correct working is not guarantee.")
42
+
message("*** WARNING *** ROS2 ${FOUND_ROS2_DISTRO} is not officially supported by the package '${PROJECT_NAME}'. Correct operation is not guaranteed.")
43
43
endif()
44
44
else()
45
45
message("*** WARNING *** ROS2 distro is unknown. This package could not work correctly.")
0 commit comments