-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi SMACC2 Team,
I have a question regarding the configuration of client behaviors to run sequentially within the SMACC2 framework. In an example case of a mobile manipulation task and I need to ensure that certain actions occur in sequence. For example:
- Move the base using CbNavigateNextWaypoint (from the navigation client).
- Then move the arm using CbMoveNamedTarget (from the MoveIt client).
From my understanding, state reactors do not handle the sequence of these actions. I would prefer to offload these tasks to a mobile manipulation client behavior that configures these two client behaviors.
In the past, our team also has encountered issues when trying to trigger client behaviors sequentially and had to implement workarounds. Could you provide guidance or examples on how to achieve this in a more straightforward and reliable manner?
Thank you for your assistance.
Metadata
Metadata
Assignees
Labels
No labels