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
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,11 @@ You can learn about the main concepts, the API and the tutorials here: https://w
43
43
44
44
To find more details about the conceptual ideas that make this implementation different from others, you can read the [final deliverable of the project MOOD2Be](https://github.com/BehaviorTree/BehaviorTree.CPP/blob/master/MOOD2Be_final_report.pdf).
45
45
46
+
# Does your company use BehaviorTree.CPP?
47
+
48
+
No company, institution or public/private funding is currently supporting the development of BehaviorTree.CPP and Groot.
49
+
50
+
Consider becoming a **sponsor** to support bug fixing and development of new features. You can find contact details in [package.xml](package.xml).
46
51
47
52
# Design principles
48
53
@@ -124,7 +129,7 @@ to your catkin workspace.
124
129
125
130
# Acknowledgement
126
131
127
-
This library was developed at **Eurecat - https://eurecat.org/en/** (main author, Davide Faconti) in a joint effort
132
+
This library was initially developed at **Eurecat - https://eurecat.org/en/** (main author, Davide Faconti) in a joint effort
128
133
with the **Italian Institute of Technology** (Michele Colledanchise).
129
134
130
135
This software is one of the main components of [MOOD2Be](https://eurecat.org/en/portfolio-items/mood2be/),
@@ -153,7 +158,7 @@ The Preprint version (free) is available here: https://arxiv.org/abs/1709.00084
153
158
The MIT License (MIT)
154
159
155
160
Copyright (c) 2014-2018 Michele Colledanchise
156
-
Copyright (c) 2018-2020 Davide Faconti
161
+
Copyright (c) 2018-2021 Davide Faconti
157
162
158
163
Permission is hereby granted, free of charge, to any person obtaining a copy
159
164
of this software and associated documentation files (the "Software"), to deal
0 commit comments