Skip to content

Commit

Permalink
fix colcon test
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 committed Nov 11, 2022
1 parent 010e5d5 commit 6e6cbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planning/static_centerline_optimizer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ament_auto_add_executable(main
src/static_centerline_optimizer_node.cpp
src/collision_free_optimizer_node.cpp
src/utils.cpp
)
)

target_include_directories(main
SYSTEM PUBLIC
Expand Down

0 comments on commit 6e6cbe1

Please sign in to comment.