FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · BehaviorTree/BehaviorTree.CPP · GitHub
BehaviorTree
/
BehaviorTree.CPP
Public
Notifications
You must be signed in to change notification settings
Fork
857
Star
4.2k
Code
Issues
28
Pull requests
13
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 20, 2026
DecoratorNode: don't discard the result of an asynchronous child (#1206)
Show description for b646606
facontidavide
and
claude
authored
b646606
View commit details
Copy full SHA for b646606
Browse repository at this point
CI: run the Windows tests through ctest with --repeat until-pass (#1205)
Show description for cd536f0
facontidavide
and
claude
authored
cd536f0
View commit details
Copy full SHA for cd536f0
Browse repository at this point
docs: clarify that Precondition is evaluated once per activation, not every tick (#1204)
Show description for 16e1917
webzuweb
authored
16e1917
View commit details
Copy full SHA for 16e1917
Browse repository at this point
add Blackboard::getKeyNames() and deprecate getKeys() (#1203)
Show description for 1be0313
facontidavide
and
claude
authored
1be0313
View commit details
Copy full SHA for 1be0313
Browse repository at this point
fix use-after-free of a blackboard entry held by getAnyLocked (alternative to #1181) (#1202)
Show description for 9d6ffbf
authored
9d6ffbf
View commit details
Copy full SHA for 9d6ffbf
Browse repository at this point
Bump prefix-dev/setup-pixi from 0.10.0 to 0.10.1 (#1190)
Show description for 7c1ff81
dependabot[bot]
authored
7c1ff81
View commit details
Copy full SHA for 7c1ff81
Browse repository at this point
haltTree() from another thread now stops tickWhileRunning() (fixes #686) (#1201)
Show description for 8843447
facontidavide
and
claude
authored
8843447
View commit details
Copy full SHA for 8843447
Browse repository at this point
fix FileLogger2: drain the transition queue in the destructor after joining the writer thread (#1198)
Show description for 661a329
simobenziane
and
claude
authored
661a329
View commit details
Copy full SHA for 661a329
Browse repository at this point
fix TimerQueue shutdown race that left cancelled items in the queue (#1200)
Show description for e6086f2
facontidavide
and
claude
authored
e6086f2
View commit details
Copy full SHA for e6086f2
Browse repository at this point
validate substituted node type in instantiateTreeNode (#1193)
Show description for b4137a1
aysha-afrah26
authored
b4137a1
View commit details
Copy full SHA for b4137a1
Browse repository at this point
fix: typo Slop->Slot and mark Signal::subscribe() [[nodiscard]] (#1199)
Show description for bfcc743
webzuweb
authored
bfcc743
View commit details
Copy full SHA for bfcc743
Browse repository at this point
Fix logical not for string-backed booleans (#1191)
Show description for b4c070b
fallenmi
authored
b4c070b
View commit details
Copy full SHA for b4c070b
Browse repository at this point
preserve integer width in JsonExporter::fromJson (#1186)
aysha-afrah26
authored
78f79ad
View commit details
Copy full SHA for 78f79ad
Browse repository at this point
Commits on Aug 31, 2026
fix use-after-free of the timer node mutex on destruction (#1180)
Show description for 9b63b50
aysha-afrah26
authored
9b63b50
View commit details
Copy full SHA for 9b63b50
Browse repository at this point
fix unbounded recursion in the script expression parser (#1174)
aysha-afrah26
authored
94b8e14
View commit details
Copy full SHA for 94b8e14
Browse repository at this point
Fix library version in CMake subprojects (#1188)
ktyang512
authored
6790869
View commit details
Copy full SHA for 6790869
Browse repository at this point
fix @ root remapping in Blackboard::createEntryImpl (#1192)
aysha-afrah26
authored
9fcf508
View commit details
Copy full SHA for 9fcf508
Browse repository at this point
Commits on Aug 5, 2026
validate backup size in BlackboardRestore (#1182)
aysha-afrah26
authored
c88a9f4
View commit details
Copy full SHA for c88a9f4
Browse repository at this point
Commits on Jul 24, 2026
4.10.0
facontidavide
committed
879522c
View commit details
Copy full SHA for 879522c
Browse repository at this point
prepare release
facontidavide
committed
b5a8038
View commit details
Copy full SHA for b5a8038
Browse repository at this point
Commits on Jul 22, 2026
reject trailing characters in SwitchNode numeric comparison (#1178)
aysha-afrah26
authored
a49a047
View commit details
Copy full SHA for a49a047
Browse repository at this point
Pin ament install destinations to lib/include/bin (fixes #1175) (#1176)
Show description for bce9241
facontidavide
and
claude
authored
bce9241
View commit details
Copy full SHA for bce9241
Browse repository at this point
Commits on Jul 17, 2026
fix out-of-bounds read in Groot2 hook insert handler (#1170)
Show description for c091696
aysha-afrah26
authored
c091696
View commit details
Copy full SHA for c091696
Browse repository at this point
Commits on Jul 15, 2026
Add scripted return status support for TestNode mocks (#1169)
Show description for c3ffb7f
authored
c3ffb7f
View commit details
Copy full SHA for c3ffb7f
Browse repository at this point
Fix ROOT blackboard export in Groot2 publisher (#1132) (#1168)
Show description for ce95461
authored
ce95461
View commit details
Copy full SHA for ce95461
Browse repository at this point
Add macOS CI and fix Apple libc++ build (#1167)
Show description for 948452b
facontidavide
and
claude
authored
948452b
View commit details
Copy full SHA for 948452b
Browse repository at this point
test(test_node): cover script enum resolution (#1166)
facontidavide
authored
c09d6d5
View commit details
Copy full SHA for c09d6d5
Browse repository at this point
Fix Groot2 publisher thread safety and hook handling (#1165)
Show description for 6fe6dcd
facontidavide
and
claude
authored
6fe6dcd
View commit details
Copy full SHA for 6fe6dcd
Browse repository at this point
fix undefined float-to-integer cast at the numeric limit boundary (#1162)
aysha-afrah26
authored
b45100f
View commit details
Copy full SHA for b45100f
Browse repository at this point
fix out-of-bounds read in isBlackboardPointer whitespace trim (#1161)
Show description for 3167f77
aysha-afrah26
and
facontidavide
authored
3167f77
View commit details
Copy full SHA for 3167f77
Browse repository at this point
Fix package share path API for newer ament_index_cpp (#1163)
Show description for edf12f1
mini-1235
and
facontidavide
authored
edf12f1
View commit details
Copy full SHA for edf12f1
Browse repository at this point
Fix WakeUp test flakiness by using steady_clock (#1164)
Show description for 99935a0
pepeRossRobotics
authored
99935a0
View commit details
Copy full SHA for 99935a0
Browse repository at this point
Commits on Jul 6, 2026
4.9.1
facontidavide
committed
4630e06
View commit details
Copy full SHA for 4630e06
Browse repository at this point
Prepare release 4.9.1
facontidavide
committed
30690bd
View commit details
Copy full SHA for 30690bd
Browse repository at this point
Bump prefix-dev/setup-pixi from 0.9.5 to 0.10.0 (#1158)
Show description for 2f1d64f
dependabot[bot]
and
facontidavide
authored
2f1d64f
View commit details
Copy full SHA for 2f1d64f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL