This commit is contained in:
Quella777
2025-08-24 15:56:33 +08:00
parent 779497c09e
commit ba6b299509
83 changed files with 3100 additions and 116 deletions

View File

@@ -7,7 +7,7 @@
{
"build" : ".",
"hasInstallRule" : true,
"jsonFile" : "directory-.-454df8a34d12ab13eea2.json",
"jsonFile" : "directory-.-58fb6ecceae7fe2efa90.json",
"minimumCMakeVersion" :
{
"string" : "3.12"
@@ -51,7 +51,7 @@
{
"directoryIndex" : 0,
"id" : "turtle_contrl::@6890427a1f51a3e7e1df",
"jsonFile" : "target-turtle_contrl-90f3cdda8e5cdc8011d7.json",
"jsonFile" : "target-turtle_contrl-19b29bcaf0607fb6adc5.json",
"name" : "turtle_contrl",
"projectIndex" : 0
},

View File

@@ -36,13 +36,13 @@
{
"command" : 0,
"file" : 0,
"line" : 32,
"line" : 34,
"parent" : 0
},
{
"command" : 5,
"file" : 0,
"line" : 37,
"line" : 39,
"parent" : 0
},
{

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-25ebace1d3dd0a2debbb.json",
"jsonFile" : "codemodel-v2-f0d24cf6046c12aa9dee.json",
"kind" : "codemodel",
"version" :
{
@@ -41,7 +41,7 @@
{
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-25ebace1d3dd0a2debbb.json",
"jsonFile" : "codemodel-v2-f0d24cf6046c12aa9dee.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -30,19 +30,19 @@
{
"command" : 0,
"file" : 0,
"line" : 15,
"line" : 16,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 32,
"line" : 34,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 17,
"line" : 19,
"parent" : 0
},
{
@@ -96,11 +96,6 @@
],
"includes" :
[
{
"backtrace" : 6,
"isSystem" : true,
"path" : "/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces"
},
{
"backtrace" : 6,
"isSystem" : true,
@@ -116,6 +111,11 @@
"isSystem" : true,
"path" : "/opt/ros/humble/include/turtlesim"
},
{
"backtrace" : 6,
"isSystem" : true,
"path" : "/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces"
},
{
"backtrace" : 4,
"isSystem" : true,

View File

@@ -346,6 +346,9 @@ ament_cmake_xmllint_DIR:PATH=/opt/ros/humble/share/ament_cmake_xmllint/cmake
//Path to a program.
ament_cppcheck_BIN:FILEPATH=/opt/ros/humble/bin/ament_cppcheck
//Path to a program.
ament_flake8_BIN:FILEPATH=/opt/ros/humble/bin/ament_flake8
//The directory containing a CMake configuration file for ament_index_cpp.
ament_index_cpp_DIR:PATH=/opt/ros/humble/share/ament_index_cpp/cmake
@@ -358,6 +361,9 @@ ament_lint_cmake_BIN:FILEPATH=/opt/ros/humble/bin/ament_lint_cmake
//The directory containing a CMake configuration file for ament_lint_common.
ament_lint_common_DIR:PATH=/opt/ros/humble/share/ament_lint_common/cmake
//Path to a program.
ament_pep257_BIN:FILEPATH=/opt/ros/humble/bin/ament_pep257
//Path to a program.
ament_uncrustify_BIN:FILEPATH=/opt/ros/humble/bin/ament_uncrustify

View File

@@ -735,91 +735,22 @@ set(CMAKE_MAKEFILE_DEPENDS
"/usr/lib/x86_64-linux-gnu/cmake/spdlog/spdlogConfigTargets-none.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/spdlog/spdlogConfigTargets.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/spdlog/spdlogConfigVersion.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c"
"/usr/share/cmake-3.22/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp"
"/usr/share/cmake-3.22/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake"
"/usr/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake"
"/usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake"
"/usr/share/cmake-3.22/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake"
"/usr/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake"
"/usr/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake"
"/usr/share/cmake-3.22/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake"
"/usr/share/cmake-3.22/Modules/CheckIncludeFile.c.in"
"/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake"
"/usr/share/cmake-3.22/Modules/CheckLibraryExists.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU-FindBinUtils.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.22/Modules/DartConfiguration.tcl.in"
"/usr/share/cmake-3.22/Modules/FindOpenSSL.cmake"
"/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake"
@@ -829,8 +760,6 @@ set(CMAKE_MAKEFILE_DEPENDS
"/usr/share/cmake-3.22/Modules/FindPython3.cmake"
"/usr/share/cmake-3.22/Modules/FindThreads.cmake"
"/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake"
"/usr/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-Determine-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.22/Modules/Platform/Linux-GNU.cmake"
@@ -846,11 +775,6 @@ set(CMAKE_MAKEFILE_OUTPUTS
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/3.22.1/CMakeSystem.cmake"
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCCompiler.cmake"
"CMakeFiles/3.22.1/CMakeCXXCompiler.cmake"
"ament_cmake_core/stamps/templates_2_cmake.py.stamp"
"ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake"
"CTestConfiguration.ini"

View File

@@ -685,6 +685,20 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/thread_safe_synchronization.hpp
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_template.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/twist.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__struct.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__struct.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__builder.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__traits.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__traits.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__type_support.hpp
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/rosidl_generator_cpp__visibility_control.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/pose.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__struct.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__builder.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__traits.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__type_support.hpp
/opt/ros/humble/include/turtlesim/turtlesim/msg/rosidl_generator_cpp__visibility_control.hpp
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/patrol.hpp
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__struct.hpp
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__builder.hpp

View File

@@ -684,6 +684,20 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/thread_safe_synchronization.hpp \
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp \
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_template.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/twist.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__struct.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__struct.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__builder.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__traits.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__traits.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__type_support.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/rosidl_generator_cpp__visibility_control.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/pose.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__struct.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__builder.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__traits.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__type_support.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/rosidl_generator_cpp__visibility_control.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/patrol.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__struct.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__builder.hpp \
@@ -696,6 +710,20 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__builder.hpp:
/opt/ros/humble/include/turtlesim/turtlesim/msg/rosidl_generator_cpp__visibility_control.hpp:
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__type_support.hpp:
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__traits.hpp:
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__builder.hpp:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/rosidl_generator_cpp__visibility_control.hpp:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__type_support.hpp:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__struct.hpp:
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/thread_safe_synchronization.hpp:
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/static_storage.hpp:
@@ -922,6 +950,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/usr/include/c++/11/future:
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__struct.hpp:
/usr/include/x86_64-linux-gnu/bits/waitflags.h:
/usr/include/stdlib.h:
@@ -1020,6 +1050,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/usr/include/c++/11/cstdio:
/opt/ros/humble/include/turtlesim/turtlesim/msg/pose.hpp:
/opt/ros/humble/include/rosidl_runtime_c/rosidl_runtime_c/visibility_control.h:
/usr/include/x86_64-linux-gnu/bits/wordsize.h:
@@ -1212,6 +1244,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__struct.hpp:
/opt/ros/humble/include/rclcpp/rclcpp/intra_process_buffer_type.hpp:
/usr/include/x86_64-linux-gnu/bits/timesize.h:
@@ -1228,6 +1262,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/opt/ros/humble/include/builtin_interfaces/builtin_interfaces/msg/detail/duration__type_support.hpp:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__traits.hpp:
/usr/include/x86_64-linux-gnu/bits/time64.h:
/opt/ros/humble/include/rcl_interfaces/rcl_interfaces/srv/get_parameters.hpp:
@@ -1236,6 +1272,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/usr/include/c++/11/iosfwd:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__traits.hpp:
/usr/include/c++/11/initializer_list:
/usr/include/c++/11/system_error:
@@ -1788,6 +1826,8 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/opt/ros/humble/include/rcl_interfaces/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/twist.hpp:
/opt/ros/humble/include/rosidl_runtime_c/rosidl_runtime_c/sequence_bound.h:
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_template.hpp:
@@ -2064,4 +2104,6 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: ../../src/turtle_contrl.cp
/usr/include/c++/11/tr1/poly_hermite.tcc:
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__builder.hpp:
/opt/ros/humble/include/libstatistics_collector/libstatistics_collector/topic_statistics_collector/constants.hpp:

View File

@@ -4,7 +4,7 @@
# compile CXX with /usr/bin/c++
CXX_DEFINES = -DDEFAULT_RMW_IMPLEMENTATION=rmw_fastrtps_cpp -DRCUTILS_ENABLE_FAULT_INJECTION
CXX_INCLUDES = -isystem /home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces -isystem /opt/ros/humble/include/rclcpp -isystem /opt/ros/humble/include/geometry_msgs -isystem /opt/ros/humble/include/turtlesim -isystem /opt/ros/humble/include/sensor_msgs -isystem /opt/ros/humble/include/builtin_interfaces -isystem /opt/ros/humble/include/rosidl_runtime_c -isystem /opt/ros/humble/include/rcutils -isystem /opt/ros/humble/include/rosidl_typesupport_interface -isystem /opt/ros/humble/include/std_msgs -isystem /opt/ros/humble/include/fastcdr -isystem /opt/ros/humble/include/rosidl_runtime_cpp -isystem /opt/ros/humble/include/rosidl_typesupport_fastrtps_cpp -isystem /opt/ros/humble/include/rmw -isystem /opt/ros/humble/include/rosidl_typesupport_fastrtps_c -isystem /opt/ros/humble/include/rosidl_typesupport_introspection_c -isystem /opt/ros/humble/include/rosidl_typesupport_introspection_cpp -isystem /opt/ros/humble/include/ament_index_cpp -isystem /opt/ros/humble/include/libstatistics_collector -isystem /opt/ros/humble/include/rcl -isystem /opt/ros/humble/include/rcl_interfaces -isystem /opt/ros/humble/include/rcl_logging_interface -isystem /opt/ros/humble/include/rcl_yaml_param_parser -isystem /opt/ros/humble/include/libyaml_vendor -isystem /opt/ros/humble/include/tracetools -isystem /opt/ros/humble/include/rcpputils -isystem /opt/ros/humble/include/statistics_msgs -isystem /opt/ros/humble/include/rosgraph_msgs -isystem /opt/ros/humble/include/rosidl_typesupport_cpp -isystem /opt/ros/humble/include/rosidl_typesupport_c -isystem /opt/ros/humble/include/action_msgs -isystem /opt/ros/humble/include/unique_identifier_msgs
CXX_INCLUDES = -isystem /opt/ros/humble/include/rclcpp -isystem /opt/ros/humble/include/geometry_msgs -isystem /opt/ros/humble/include/turtlesim -isystem /home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces -isystem /opt/ros/humble/include/sensor_msgs -isystem /opt/ros/humble/include/builtin_interfaces -isystem /opt/ros/humble/include/rosidl_runtime_c -isystem /opt/ros/humble/include/rcutils -isystem /opt/ros/humble/include/rosidl_typesupport_interface -isystem /opt/ros/humble/include/std_msgs -isystem /opt/ros/humble/include/fastcdr -isystem /opt/ros/humble/include/rosidl_runtime_cpp -isystem /opt/ros/humble/include/rosidl_typesupport_fastrtps_cpp -isystem /opt/ros/humble/include/rmw -isystem /opt/ros/humble/include/rosidl_typesupport_fastrtps_c -isystem /opt/ros/humble/include/rosidl_typesupport_introspection_c -isystem /opt/ros/humble/include/rosidl_typesupport_introspection_cpp -isystem /opt/ros/humble/include/ament_index_cpp -isystem /opt/ros/humble/include/libstatistics_collector -isystem /opt/ros/humble/include/rcl -isystem /opt/ros/humble/include/rcl_interfaces -isystem /opt/ros/humble/include/rcl_logging_interface -isystem /opt/ros/humble/include/rcl_yaml_param_parser -isystem /opt/ros/humble/include/libyaml_vendor -isystem /opt/ros/humble/include/tracetools -isystem /opt/ros/humble/include/rcpputils -isystem /opt/ros/humble/include/statistics_msgs -isystem /opt/ros/humble/include/rosgraph_msgs -isystem /opt/ros/humble/include/rosidl_typesupport_cpp -isystem /opt/ros/humble/include/rosidl_typesupport_c -isystem /opt/ros/humble/include/action_msgs -isystem /opt/ros/humble/include/unique_identifier_msgs
CXX_FLAGS = -Wall -Wextra -Wpedantic

View File

@@ -618,6 +618,20 @@ CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o: \
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/thread_safe_synchronization.hpp \
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp \
/opt/ros/humble/include/rclcpp/rclcpp/wait_set_template.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/twist.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__struct.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__struct.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__builder.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__traits.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/vector3__traits.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/detail/twist__type_support.hpp \
/opt/ros/humble/include/geometry_msgs/geometry_msgs/msg/rosidl_generator_cpp__visibility_control.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/pose.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__struct.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__builder.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__traits.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/detail/pose__type_support.hpp \
/opt/ros/humble/include/turtlesim/turtlesim/msg/rosidl_generator_cpp__visibility_control.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/patrol.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__struct.hpp \
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces/include/service_interfaces/service_interfaces/srv/detail/patrol__builder.hpp \

View File

@@ -5,10 +5,14 @@
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(cppcheck "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/cppcheck.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_cppcheck/cppcheck.txt" "--command" "/opt/ros/humble/bin/ament_cppcheck" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/cppcheck.xunit.xml")
set_tests_properties(cppcheck PROPERTIES LABELS "cppcheck;linter" TIMEOUT "300" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake;66;ament_add_test;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;87;ament_cppcheck;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;37;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
set_tests_properties(cppcheck PROPERTIES LABELS "cppcheck;linter" TIMEOUT "300" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake;66;ament_add_test;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;87;ament_cppcheck;/opt/ros/humble/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
add_test(flake8 "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/flake8.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_flake8/flake8.txt" "--command" "/opt/ros/humble/bin/ament_flake8" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/flake8.xunit.xml")
set_tests_properties(flake8 PROPERTIES LABELS "flake8;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_flake8/cmake/ament_flake8.cmake;63;ament_add_test;/opt/ros/humble/share/ament_cmake_flake8/cmake/ament_cmake_flake8_lint_hook.cmake;18;ament_flake8;/opt/ros/humble/share/ament_cmake_flake8/cmake/ament_cmake_flake8_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
add_test(lint_cmake "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/lint_cmake.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_lint_cmake/lint_cmake.txt" "--command" "/opt/ros/humble/bin/ament_lint_cmake" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/lint_cmake.xunit.xml")
set_tests_properties(lint_cmake PROPERTIES LABELS "lint_cmake;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake;47;ament_add_test;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;21;ament_lint_cmake;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;37;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
set_tests_properties(lint_cmake PROPERTIES LABELS "lint_cmake;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake;47;ament_add_test;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;21;ament_lint_cmake;/opt/ros/humble/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
add_test(pep257 "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/pep257.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_pep257/pep257.txt" "--command" "/opt/ros/humble/bin/ament_pep257" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/pep257.xunit.xml")
set_tests_properties(pep257 PROPERTIES LABELS "pep257;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_pep257/cmake/ament_pep257.cmake;41;ament_add_test;/opt/ros/humble/share/ament_cmake_pep257/cmake/ament_cmake_pep257_lint_hook.cmake;18;ament_pep257;/opt/ros/humble/share/ament_cmake_pep257/cmake/ament_cmake_pep257_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
add_test(uncrustify "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/uncrustify.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_uncrustify/uncrustify.txt" "--command" "/opt/ros/humble/bin/ament_uncrustify" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/uncrustify.xunit.xml")
set_tests_properties(uncrustify PROPERTIES LABELS "uncrustify;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake;70;ament_add_test;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;43;ament_uncrustify;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;37;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
set_tests_properties(uncrustify PROPERTIES LABELS "uncrustify;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake;70;ament_add_test;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;43;ament_uncrustify;/opt/ros/humble/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
add_test(xmllint "/usr/bin/python3" "-u" "/opt/ros/humble/share/ament_cmake_test/cmake/run_test.py" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/xmllint.xunit.xml" "--package-name" "service_server" "--output-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/ament_xmllint/xmllint.txt" "--command" "/opt/ros/humble/bin/ament_xmllint" "--xunit-file" "/home/quella/ROS2Demo/service/service_server/build/service_server/test_results/service_server/xmllint.xunit.xml")
set_tests_properties(xmllint PROPERTIES LABELS "xmllint;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake;50;ament_add_test;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;18;ament_xmllint;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;37;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")
set_tests_properties(xmllint PROPERTIES LABELS "xmllint;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/quella/ROS2Demo/service/service_server" _BACKTRACE_TRIPLES "/opt/ros/humble/share/ament_cmake_test/cmake/ament_add_test.cmake;125;add_test;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake;50;ament_add_test;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;18;ament_xmllint;/opt/ros/humble/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/humble/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/humble/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;39;ament_package;/home/quella/ROS2Demo/service/service_server/CMakeLists.txt;0;")

View File

@@ -1 +1 @@
/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces:/opt/ros/humble
/opt/ros/humble

View File

@@ -1,8 +1,8 @@
AMENT_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces:/opt/ros/humble
AMENT_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces:/home/quella/ROS2Demo/service/service_server/install/service_server:/opt/ros/humble
BROWSER=/home/quella/.vscode-server/cli/servers/Stable-488a1f239235055e34e673291fb8d8c810886f81/server/bin/helpers/browser.sh
CMAKE_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces
CMAKE_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install/service_interfaces:/home/quella/ROS2Demo/service/service_server/install/service_server
COLCON=1
COLCON_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install
COLCON_PREFIX_PATH=/home/quella/ROS2Demo/service/service_interfaces/install:/home/quella/ROS2Demo/service/service_server/install
COLORTERM=truecolor
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
GIT_ASKPASS=/home/quella/.vscode-server/cli/servers/Stable-488a1f239235055e34e673291fb8d8c810886f81/server/extensions/git/dist/askpass.sh
@@ -35,8 +35,8 @@ ROS_PYTHON_VERSION=3
ROS_VERSION=2
SHELL=/bin/bash
SHLVL=1
SSH_CLIENT=192.168.138.1 54768 22
SSH_CONNECTION=192.168.138.1 54768 192.168.138.137 22
SSH_CLIENT=192.168.138.1 56885 22
SSH_CONNECTION=192.168.138.1 56885 192.168.138.137 22
SSL_CERT_DIR=/usr/lib/ssl/certs
SSL_CERT_FILE=/usr/lib/ssl/certs/ca-certificates.crt
TERM=xterm-256color
@@ -47,10 +47,10 @@ VSCODE_GIT_ASKPASS_EXTRA_ARGS=
VSCODE_GIT_ASKPASS_MAIN=/home/quella/.vscode-server/cli/servers/Stable-488a1f239235055e34e673291fb8d8c810886f81/server/extensions/git/dist/askpass-main.js
VSCODE_GIT_ASKPASS_NODE=/home/quella/.vscode-server/cli/servers/Stable-488a1f239235055e34e673291fb8d8c810886f81/server/node
VSCODE_GIT_IPC_HANDLE=/run/user/1000/vscode-git-f2cad408e9.sock
VSCODE_IPC_HOOK_CLI=/run/user/1000/vscode-ipc-cb45d43e-da1b-4dae-a1b1-e0a81040af4f.sock
VSCODE_IPC_HOOK_CLI=/run/user/1000/vscode-ipc-701649cf-a59b-4d57-8f34-46f3987c9e4c.sock
XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_CLASS=user
XDG_SESSION_ID=5
XDG_SESSION_ID=48
XDG_SESSION_TYPE=tty
_=/usr/bin/colcon