Skip to content

Commit 07a0003

Browse files
committed
delete abb_robot_msg package
1 parent 6e09748 commit 07a0003

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

Industrial/ros2_SimRealRobotControl_gz/ros2srrc_execution/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ find_package(std_msgs REQUIRED)
4444
find_package(yaml-cpp REQUIRED)
4545
find_package(ament_index_cpp REQUIRED)
4646

47-
# REQUIRED to -> ABB:
48-
find_package(abb_robot_msgs REQUIRED)
4947

5048
# REQUIRED to -> Robotiq:
5149
find_package(ros2_robotiqgripper REQUIRED)
@@ -105,7 +103,6 @@ ament_target_dependencies(
105103
std_msgs
106104
rclcpp_action
107105
ros2srrc_data
108-
abb_robot_msgs
109106
yaml-cpp
110107
ament_index_cpp
111108
)

Industrial/ros2_SimRealRobotControl_gz/ros2srrc_execution/package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
<depend>ros2srrc_data</depend>
2525
<build_depend>linkattacher_msgs</build_depend>
26-
<build_depend>abb_robot_msgs</build_depend>
2726
<depend>ros2_robotiqgripper</depend>
2827

2928
<depend>yaml-cpp</depend>

0 commit comments

Comments
 (0)