Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add control cmd switcher mrm v0.6 for gen2 #1755

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feat: delete tools and config
Signed-off-by: TetsuKawa <kawaguchitnon@icloud.com>
TetsuKawa committed Jan 10, 2025
commit 0adba84d20f099c18d1540665c79696fd91fd8e5
2 changes: 0 additions & 2 deletions system/control_cmd_switcher/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -14,12 +14,10 @@ rclcpp_components_register_node(${PROJECT_NAME}
)

install(PROGRAMS
tool/relay_trajectory.py
DESTINATION lib/${PROJECT_NAME}
PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_EXECUTE WORLD_READ
)

ament_auto_package(INSTALL_TO_SHARE
launch
config
)
4 changes: 0 additions & 4 deletions system/control_cmd_switcher/config/control_cmd_switcher.yaml

This file was deleted.

50 changes: 0 additions & 50 deletions system/control_cmd_switcher/tool/relay_trajectory.py

This file was deleted.