loi tf3
This commit is contained in:
@@ -19,6 +19,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
loc_core
|
||||
amr_comunication
|
||||
vda5050_msgs
|
||||
move_base_core
|
||||
)
|
||||
|
||||
## System dependencies are found with CMake's conventions
|
||||
@@ -115,7 +116,7 @@ find_package(robot_cpp REQUIRED)
|
||||
catkin_package(
|
||||
INCLUDE_DIRS include
|
||||
LIBRARIES amr_control
|
||||
CATKIN_DEPENDS geometry_msgs move_base_core loc_core nav_2d_utils roscpp rospy std_msgs
|
||||
CATKIN_DEPENDS geometry_msgs loc_core nav_2d_utils roscpp rospy std_msgs move_base_core
|
||||
DEPENDS Boost
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user