From 75dddac0932f57ddd368b1b76fe7666774e40ef4 Mon Sep 17 00:00:00 2001 From: wangWking <842749351@qq.com> Date: Thu, 21 Apr 2022 18:02:22 +0800 Subject: [PATCH] fix bug --- mycobot_320/mycobot_320/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycobot_320/mycobot_320/CMakeLists.txt b/mycobot_320/mycobot_320/CMakeLists.txt index fe3ba7b..327cbd1 100644 --- a/mycobot_320/mycobot_320/CMakeLists.txt +++ b/mycobot_320/mycobot_320/CMakeLists.txt @@ -13,7 +13,7 @@ find_package(catkin REQUIRED COMPONENTS mycobot_communication mycobot_description - mycobot_320 + ) ## Declare a catkin package