- Notifications
You must be signed in to change notification settings - Fork778
(ROS Specific) Implementing Reactive Fallback#1018
-
What would be the best way to implement a reactive fallback with ROS Actions to continuously check for a condition? Take this example:
Currently, My idea is to have a ROS node in the background constantly checking alignment and it somehow setting a blackboard value which can then be checked with a Is this something that would be possible? |
BetaWas this translation helpful?Give feedback.