Closed
Description
Is there a way to reuse the same instance of a behavior in multiple places of the tree?
I have a behavior that contains a service server and I want to re-use this exact behavior including the same instance of a ROS2 service server and callbacks in multiple places.
Basically telling the tree instead of creating another copy of a behavior, that it should use a reference to another (previously instantiated) behavior that it should tick?
Kind of like creating a portal for teleporting behaviors between different locations of the tree.
Metadata
Metadata
Assignees
Labels
No labels