Skip to content

Commit

Permalink
hal_rbot_control: Remove find rrbot_control in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zultron committed Mar 29, 2019
1 parent da0624c commit f915f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hal_rrbot_control/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ project(hal_rrbot_control)
find_package(
catkin REQUIRED COMPONENTS
hal_hw_interface
rrbot_control
# rrbot_control
)

catkin_package(
CATKIN_DEPENDS
hal_hw_interface
rrbot_control
# rrbot_control
)

install(DIRECTORY config
Expand Down

0 comments on commit f915f04

Please sign in to comment.