This commit is contained in:
yul 2024-02-05 06:33:42 +01:00
parent 1c0393a5f9
commit bbada87bb8
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ add_compile_options(-std=c++11)
find_package(catkin REQUIRED COMPONENTS
roscpp
sensor_msgs
std_msg
std_msgs
std_srvs
)

View File

@ -6,7 +6,7 @@ add_compile_options(-std=c++11)
find_package(catkin REQUIRED COMPONENTS
roscpp
sensor_msgs
std_msg
std_msgs
std_srvs
)