removed dependency on roslint

This commit is contained in:
Ruixiang Du
2020-08-21 18:07:31 +08:00
parent cb43731601
commit abe612bfcf
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ add_compile_options(-std=c++11)
find_package(catkin REQUIRED COMPONENTS
roslaunch
roslint
roscpp
sensor_msgs
std_msgs

View File

@@ -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>