Skip to content

Commit

Permalink
retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallace42 committed Apr 26, 2023
1 parent 5c5b4ed commit 399cac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ find_package(action_msgs REQUIRED)
nav2_package()

# TODO(jwallace42): This is a work around for https://github.com/ros2/rosidl_typesupport_fastrtps/issues/28
# add_compile_options(-Wno-error=deprecated)
add_compile_options(-Wno-error=deprecated)

rosidl_generate_interfaces(${PROJECT_NAME}
"msg/Costmap.msg"
Expand Down

0 comments on commit 399cac0

Please sign in to comment.