Skip to content

Commit be22a47

Browse files
committed
Readme updated
1 parent b433802 commit be22a47

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

README.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ Reference
2424
------------
2525
Please refer to the following paper when using the library:
2626

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.
2829

29-
bibtex entry:
30+
Bibtex entry:
3031

3132
`@ARTICLE{TRO17Colledanchise,` <br/>
3233
`author={M. Colledanchise and P. Ögren},` <br/>
@@ -41,18 +42,25 @@ bibtex entry:
4142
`ISSN={1552-3098},` <br/>
4243
`month={April},}`<br/>
4344

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/
4452

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).
4657

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/),
4859
and it is developed at [Eurecat](https://eurecat.org) by Davide Faconti.
4960

5061
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.
5664

5765
License
5866
-------

0 commit comments

Comments
 (0)