This page (revision-5) was last changed on 2021-11-11 05:27 by Murray Altheim

This page was created on 2021-10-28 21:33 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 2021-11-11 05:27 4 KB Murray Altheim to previous
4 2021-11-10 03:51 3 KB Murray Altheim to previous | to last
3 2021-11-04 09:35 3 KB Murray Altheim to previous | to last
2 2021-10-28 21:34 2 KB Murray Altheim to previous | to last
1 2021-10-28 21:33 2 KB Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 27 added one line
!! Code
At line 29 added 5 lines
* [Behavior Trees|https://gitlab.com/robot-libraries/behaviortrees] by Rud Merriam (C++)
** [BehaviorTree|https://gitlab.com/robot-libraries/behaviortrees/behaviortree] \\%%(font-size:small) "The Behavior Tree code uses a logging library of my own which isn't in a repo. I think if you globally replace ''mys::tout'' with ''std::cout'' and remove the ''#include <Trace.h> ''references it will compile." %%
** [BT Test|https://gitlab.com/robot-libraries/behaviortrees/bt-test] (requires a C++ unit testing library, TUT, that isn't widely available)