Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdavidfagan authored Oct 27, 2023
1 parent 1ff45e7 commit dd8afe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorials/motion_planning/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ find_package(ament_cmake REQUIRED)

install(PROGRAMS
src/blend_plans.py
src/motion_planning_python_api_tutorial.py
src/motion_planning.py
DESTINATION lib/${PROJECT_NAME}
)

Expand Down

0 comments on commit dd8afe2

Please sign in to comment.