Skip to content

Commit

Permalink
Merge pull request #3 from mlautman/patch-1
Browse files Browse the repository at this point in the history
Re-including actions
  • Loading branch information
Lander Usategui San Juan committed Mar 15, 2019
2 parents 63e5481 + ebe3f69 commit a33171c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ set(action_files
rosidl_generate_interfaces(${PROJECT_NAME}
${msg_files}
${srv_files}
# TODO(mlautman) uncomment once IDL refactor fixes action issue
# ${action_files}
${action_files}
DEPENDENCIES
action_msgs
builtin_interfaces
Expand Down

0 comments on commit a33171c

Please sign in to comment.