mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
removed dependency on roslint
This commit is contained in:
@@ -6,7 +6,6 @@ add_compile_options(-std=c++11)
|
||||
|
||||
find_package(catkin REQUIRED COMPONENTS
|
||||
roslaunch
|
||||
roslint
|
||||
roscpp
|
||||
sensor_msgs
|
||||
std_msgs
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
<build_depend>scout_msgs</build_depend>
|
||||
<build_depend>roscpp</build_depend>
|
||||
<build_depend>roslaunch</build_depend>
|
||||
<build_depend>roslint</build_depend>
|
||||
<build_depend>sensor_msgs</build_depend>
|
||||
<build_depend>wrp_sdk</build_depend>
|
||||
<run_depend>controller_manager</run_depend>
|
||||
|
||||
Reference in New Issue
Block a user