mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
updated pkg to use wrp_sdk, removed scout_webots_sim
This commit is contained in:
@@ -15,7 +15,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
std_msgs
|
||||
geometry_msgs
|
||||
scout_msgs
|
||||
scout_sdk
|
||||
wrp_sdk
|
||||
tf2
|
||||
tf2_ros
|
||||
)
|
||||
@@ -29,7 +29,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
catkin_package(
|
||||
INCLUDE_DIRS include
|
||||
LIBRARIES scout_messenger
|
||||
CATKIN_DEPENDS scout_msgs roscpp sensor_msgs scout_sdk
|
||||
CATKIN_DEPENDS scout_msgs roscpp sensor_msgs
|
||||
# DEPENDS Boost
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user