From 610ec2329f00b6c033b2826448acae24b7b5f267 Mon Sep 17 00:00:00 2001 From: Stefano Bernagozzi Date: Thu, 1 Aug 2024 12:09:30 +0100 Subject: [PATCH] added modification discussed with charlie Signed-off-by: Stefano Bernagozzi --- .../BT/bt_charlie/bt_charlie.btproj | 2 + .../bt_failure_management_charlie.xml | 10 ++-- .../BT/bt_charlie/bt_scheduler_charlie.xml | 50 +++++++++++++++++++ 3 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_scheduler_charlie.xml diff --git a/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_charlie.btproj b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_charlie.btproj index 87c79c5..aaeed33 100644 --- a/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_charlie.btproj +++ b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_charlie.btproj @@ -2,6 +2,8 @@ + + diff --git a/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_failure_management_charlie.xml b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_failure_management_charlie.xml index 48b419c..b32a95b 100644 --- a/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_failure_management_charlie.xml +++ b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_failure_management_charlie.xml @@ -67,16 +67,16 @@ - - - + + + - + - + diff --git a/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_scheduler_charlie.xml b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_scheduler_charlie.xml new file mode 100644 index 0000000..086297d --- /dev/null +++ b/laboratory-tour/src/behavior_tree/BT/bt_charlie/bt_scheduler_charlie.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +