Skip to content

Commit

Permalink
updated nav2_behavior_tree test util install path
Browse files Browse the repository at this point in the history
  • Loading branch information
AadityaRavindran committed Jul 31, 2023
1 parent 2f1f9e4 commit 6778500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_behavior_tree/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ install(DIRECTORY include/
)

install(DIRECTORY test/utils/
DESTINATION include/utils/
DESTINATION include/${PROJECT_NAME}/utils/
)

install(FILES nav2_tree_nodes.xml DESTINATION share/${PROJECT_NAME})
Expand Down

0 comments on commit 6778500

Please sign in to comment.