File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,4 @@ script:
21
21
- (cd build; cmake .. ;cmake --build . )
22
22
# Install BTpp
23
23
- (cd build; sudo cmake --build . --target install)
24
+
Original file line number Diff line number Diff line change 2
2
-----------
3
3
The Preprint of our book titled "** Behavior Trees in Robotics and AI** " is available here: https://arxiv.org/abs/1709.00084
4
4
5
- <img width =" 100 " alt =" portfolio_view " src =" http://michelecolledanchise.com/BTPPLOGO.png " > BT++ ![ License MIT ] ( https://img.shields.io/dub/l/vibe-d.svg )
5
+ <img width =" 100 " alt =" portfolio_view " src =" http://michelecolledanchise.com/BTPPLOGO.png " > BT++
6
6
====
7
- ![ Version] ( https://img.shields.io/badge/version-v1.4-green.svg ) <br />
7
+ ![ License MIT] ( https://img.shields.io/dub/l/vibe-d.svg ) ![ Version] ( https://img.shields.io/badge/version-v1.4-green.svg ) <img src =" https://travis-ci.org/miccol/Behavior-Tree.svg?branch=master " />
8
+ <br />
8
9
A behavior tree library in ` C++ ` .
9
10
10
11
REFERENCE
@@ -28,7 +29,6 @@ bibtex entry:
28
29
` ISSN={1552-3098}, ` <br />
29
30
` month={April},} ` <br />
30
31
31
-
32
32
DEPENDENCIES
33
33
------------
34
34
You can’t perform that action at this time.
0 commit comments