[ros-users] [Discourse.ros.org] [General] Introducting Beha…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: v-lopez via ros-users
Date:  
To: ros-users
CC: v-lopez
Subject: [ros-users] [Discourse.ros.org] [General] Introducting BehaviorTrees.CPP (who needs Finite State Machines anymore?)


Great work! It looks very interesting.

I have some questions after going through the tutorials:

1. Are there ways to include other XML files. It would be useful to define a subtree in a file, and make it reusable for multiple BT.

2. If they can be included, you may have problems of name clashing. For instance multiple independent subtrees use the same identifiers, such as ```<MoveBase goal="${TargetPose}"/>``` and ```<LookAt pose="${TargetPose}"/>```, is there any way of address this problem?

We have faced this issue with our HFSM system, and we've had to implement remapping of identifiers and namespaces to avoid clashing.





---
[Visit Topic](https://discourse.ros.org/t/introducting-behaviortrees-cpp-who-needs-finite-state-machines-anymore/6899/7) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>