Skip to content

Commit

Permalink
Merge branch 'main' of github.com:autowarefoundation/autoware_tools i…
Browse files Browse the repository at this point in the history
…nto feature/add_calibration_tool
  • Loading branch information
yabuta committed May 9, 2024
2 parents a9c2e4a + d4d1119 commit 25718ad
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.py[cod]
7 changes: 3 additions & 4 deletions control/control_debug_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ project(control_debug_tools)
find_package(autoware_cmake REQUIRED)
autoware_package()


install(PROGRAMS
scripts/consistency_checker.py
DESTINATION lib/${PROJECT_NAME}
ament_auto_package(
INSTALL_TO_SHARE
scripts
)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 25718ad

Please sign in to comment.