.
This commit is contained in:
@ -6,7 +6,7 @@ add_compile_options(-std=c++11)
|
||||
find_package(catkin REQUIRED COMPONENTS
|
||||
roscpp
|
||||
sensor_msgs
|
||||
std_msg
|
||||
std_msgs
|
||||
std_srvs
|
||||
)
|
||||
|
||||
|
@ -6,7 +6,7 @@ add_compile_options(-std=c++11)
|
||||
find_package(catkin REQUIRED COMPONENTS
|
||||
roscpp
|
||||
sensor_msgs
|
||||
std_msg
|
||||
std_msgs
|
||||
std_srvs
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user