Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
remove bio_ik from catkin components
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Feb 25, 2021
1 parent fd29b4f commit 3058f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitbots_dynamic_kick/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set(CMAKE_CXX_STANDARD 17)
## Find catkin macros and libraries
find_package(catkin REQUIRED COMPONENTS
roscpp
bio_ik
bitbots_msgs
bitbots_splines
dynamic_reconfigure
Expand All @@ -21,6 +20,7 @@ find_package(catkin REQUIRED COMPONENTS
message_generation
message_runtime
rotconv
moveit_ros_planning
)

catkin_python_setup()
Expand Down

0 comments on commit 3058f5a

Please sign in to comment.