You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-9Lines changed: 17 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,10 @@ Reference
24
24
------------
25
25
Please refer to the following paper when using the library:
26
26
27
-
**How Behavior Trees Modularize Hybrid Control Systems and Generalize Sequential Behavior Compositions, the Subsumption Architecture, and Decision Trees.** Michele Colledanchise and Petter Ogren. IEEE Transaction on Robotics 2017.
27
+
**How Behavior Trees Modularize Hybrid Control Systems and Generalize Sequential Behavior Compositions, the Subsumption Architecture,
28
+
and Decision Trees.** Michele Colledanchise and Petter Ogren. IEEE Transaction on Robotics 2017.
28
29
29
-
bibtex entry:
30
+
Bibtex entry:
30
31
31
32
`@ARTICLE{TRO17Colledanchise,` <br/>
32
33
`author={M. Colledanchise and P. Ögren},` <br/>
@@ -41,18 +42,25 @@ bibtex entry:
41
42
`ISSN={1552-3098},` <br/>
42
43
`month={April},}`<br/>
43
44
45
+
Further readings
46
+
---------------
47
+
48
+
The book Behavior Trees in Robotics and AI, published by CRC Press Taylor & Francis, is available for purchase
49
+
(ebook and hardcover) on the CRC Press Store or Amazon. The Preprint version (free) is available here: https://arxiv.org/abs/1709.00084
50
+
51
+
Tutorials available at https://btirai.github.io/
44
52
45
-
# Aknowledgement
53
+
Aknowledgement
54
+
------------
55
+
This library is the result of the join effort between **Eurecat** (main autjor, Davide Faconti) and the
56
+
**Italian Institute of Technology** (Michele Colledanchise).
46
57
47
-
This project is one of the main components of [MOOD2Be](https://eurecat.org/es/portfolio-items/mood2be/),
58
+
It is one of the main components of [MOOD2Be](https://eurecat.org/es/portfolio-items/mood2be/),
48
59
and it is developed at [Eurecat](https://eurecat.org) by Davide Faconti.
49
60
50
61
MOOD2Be is one of the six **Integrated Technical Projects (ITPs)** selected from the
51
-
[RobMoSys first open call](https://robmosys.eu/itp/)
52
-
.
53
-
It received funding from the European Union’s Horizon 2020 Research and Innovation Programme
54
-
under the RobMoSys project.
55
-
62
+
[RobMoSys first open call](https://robmosys.eu/itp/) and it received funding from the European
63
+
Union’s Horizon 2020 Research and Innovation Programme.
0 commit comments