Skip to content

Commit

Permalink
Removed tuning gui to migrate it to ROSflight
Browse files Browse the repository at this point in the history
  • Loading branch information
bsutherland333 committed Jun 28, 2024
1 parent 91fe9fa commit 729d496
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,468 deletions.
23 changes: 0 additions & 23 deletions rosplane_tuning/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,29 +57,6 @@ install(TARGETS

#### END OF EXECUTABLES ###

#### RQT ####

ament_python_install_package(rqt_tuning_gui
PACKAGE_DIR src/rqt_tuning_gui
)

install(FILES
plugin.xml
DESTINATION share/${PROJECT_NAME}
)

install(DIRECTORY
resource
DESTINATION share/${PROJECT_NAME}
)

install(PROGRAMS
scripts/rqt_tuning_gui
DESTINATION lib/${PROJECT_NAME}
)

#### END OF RQT ####

if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
# the following line skips the linter which checks for copyrights
Expand Down
19 changes: 0 additions & 19 deletions rosplane_tuning/launch/rosplane_tuning_gui.launch.py

This file was deleted.

17 changes: 0 additions & 17 deletions rosplane_tuning/plugin.xml

This file was deleted.

Loading

0 comments on commit 729d496

Please sign in to comment.