Skip to content

Commit

Permalink
try F2C v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adivardi committed Nov 27, 2024
1 parent 8f1946e commit cb65987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/deps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ repositories:
Fields2Cover:
type: git
url: https://github.com/Fields2Cover/Fields2Cover.git
version: v1.2.1-devel
version: v1.2.1
2 changes: 1 addition & 1 deletion opennav_coverage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ find_package(Fields2Cover REQUIRED)

# potentially replace with nav2_common, nav2_package()
set(CMAKE_CXX_STANDARD 17)
add_compile_options(-Wall -Wextra -Wpedantic -Werror -Wdeprecated -fPIC -Wshadow -Wnull-dereference)
# add_compile_options(-Wall -Wextra -Wpedantic -Werror -Wdeprecated -fPIC -Wshadow -Wnull-dereference)

include_directories(
include
Expand Down

0 comments on commit cb65987

Please sign in to comment.