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

Add ability for some nodes to change their task configuration in an online manner #406

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Purg
Copy link
Member

@Purg Purg commented May 7, 2024

Goal: Allow applicable nodes the ability to change configuration based on what task is being requested. This is to specifically support the BBN integration use-case to start without breaking the cooking topic capability.

Strategy: Expand the system commands message to include a change_task command that pertinent nodes can listen for.


Current nodes that require being able to change configuration:

  • ros2 run angel_system_nodes object_and_hand_detector
  • ros2 run angel_system_nodes activity_classifier_tcn
  • ros2 run angel_system_nodes global_step_predictor

@Purg Purg force-pushed the dev/task-changing-nodes branch from d40d104 to 1b48076 Compare May 8, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant