Create an action server that executes a BehaviorTree XML file similar to BehaviorTree.ROS2/TreeExecutionServer
Thinking it might be cleaner to have dedicated servers for different manipulation tasks (like one for "pick and place", etc.).
My question is: What are the most common manipulation actions we should support?
Create an action server that executes a BehaviorTree XML file similar to BehaviorTree.ROS2/TreeExecutionServer
Thinking it might be cleaner to have dedicated servers for different manipulation tasks (like one for "pick and place", etc.).
My question is: What are the most common manipulation actions we should support?