Skip to content

Commit 839392a

Browse files
EzraBrooksshaur-k
authored andcommitted
Remove deprecated action types
1 parent 4437f4d commit 839392a

File tree

3 files changed

+1
-49
lines changed

3 files changed

+1
-49
lines changed

moveit_studio_msgs/moveit_studio_vision_msgs/CMakeLists.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,10 @@ set(msg_files
2929
"msg/PointCloudPCD.msg"
3030
)
3131

32-
set(action_files
33-
"action/GetMasks2D.action"
34-
"action/ShapeCompletion.action"
35-
)
36-
3732
rosidl_generate_interfaces(${PROJECT_NAME}
3833
${msg_files}
39-
${action_files}
4034
DEPENDENCIES
41-
builtin_interfaces
35+
builtin_interfaces
4236
geometry_msgs
4337
moveit_msgs
4438
moveit_studio_sdk_msgs

moveit_studio_msgs/moveit_studio_vision_msgs/action/GetMasks2D.action

Lines changed: 0 additions & 28 deletions
This file was deleted.

moveit_studio_msgs/moveit_studio_vision_msgs/action/ShapeCompletion.action

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)