changed the package name from ball_detector to op3_ball_detector

This commit is contained in:
Kayman
2018-04-18 11:32:12 +09:00
parent 1c1871ec43
commit 454128b199
28 changed files with 37 additions and 38 deletions

View File

@@ -24,7 +24,7 @@
<depend>op3_action_module_msgs</depend>
<depend>cmake_modules</depend>
<depend>robotis_math</depend>
<depend>ball_detector</depend>
<depend>op3_ball_detector</depend>
<depend>boost</depend>
<depend>eigen</depend>
<depend>yaml-cpp</depend>