This commit is contained in:
parent
1c0393a5f9
commit
bbada87bb8
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue