Skip to content

Use polling approach to trigger comms to other robots#13

Merged
fcladera merged 2 commits intoros2from
fix/rajant_launch
Mar 30, 2026
Merged

Use polling approach to trigger comms to other robots#13
fcladera merged 2 commits intoros2from
fix/rajant_launch

Conversation

@fcladera
Copy link
Copy Markdown
Contributor

This PR changes the approach for triggering communications between robots:

  • Before we used watchers (watchstate), which was a passive system that triggered callbacks when the internal state of a robot was modified. This has the disadvantage that robots that are stationary wrt each other may not trigger comms.
  • Now we use a polled system that triggers comms regularly.

Fixes #10

@fcladera fcladera merged commit 37747bc into ros2 Mar 30, 2026
2 checks passed
@fcladera fcladera deleted the fix/rajant_launch branch March 30, 2026 18:44
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.

Missing rajant query and parser files in main ros2 branch

1 participant