File tree Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Original file line number Diff line number Diff line change 22-----------
33The Preprint of our book titled "** Behavior Trees in Robotics and AI** " is available here: https://arxiv.org/abs/1709.00084
44
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++
66====
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 />
89A behavior tree library in ` C++ ` .
910
1011REFERENCE
@@ -28,25 +29,6 @@ bibtex entry:
2829` ISSN={1552-3098}, ` <br />
2930` month={April},} ` <br />
3031
31-
32- BUILD STATUS
33- ------------
34-
35- <table align =" center " >
36- <tr >
37- <th width="9%" />
38- <th width="13%">Ubuntu 14.04 trusty</th>
39-
40- </tr >
41- <td><b>Release</b></td>
42- <td align="center">
43- <img src="https://travis-ci.org/miccol/Behavior-Tree.svg?branch=master"/>
44- </td>
45- </tr >
46- </table >
47-
48-
49-
5032DEPENDENCIES
5133------------
5234
You can’t perform that action at this time.
0 commit comments