Skip to content

Commit 69e6cf5

Browse files
author
Michael Lautman
committed
temp remove actions
1 parent 0530962 commit 69e6cf5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ set(action_files
9898
rosidl_generate_interfaces(${PROJECT_NAME}
9999
${msg_files}
100100
${srv_files}
101-
${action_files}
101+
# TODO(mlautman) uncomment once IDL refactor fixes action issue
102+
# ${action_files}
102103
DEPENDENCIES
103104
action_msgs
104105
builtin_interfaces

0 commit comments

Comments
 (0)