diff --git a/nav_msgs/CMakeLists.txt b/nav_msgs/CMakeLists.txt index 1533119e..c04f3f65 100644 --- a/nav_msgs/CMakeLists.txt +++ b/nav_msgs/CMakeLists.txt @@ -31,7 +31,6 @@ set(srv_files "srv/SetMap.srv" ) -# TODO(wjwwood): port the action GetMap from ROS 1, once actions are supported. rosidl_generate_interfaces(${PROJECT_NAME} ${msg_files} ${srv_files}