.. |
limbo_test.h
|
Refactor to return enum instead of int in task methods
|
2023-09-19 15:29:29 +02:00 |
test_always_fail.h
|
Add tests for BTAlways{Fail,Succeed}
|
2023-08-30 17:06:27 +02:00 |
test_always_succeed.h
|
Add tests for BTAlways{Fail,Succeed}
|
2023-08-30 17:06:27 +02:00 |
test_await_animation.h
|
Fix setting animation callback mode process
|
2023-10-28 13:10:33 +02:00 |
test_bb_param.h
|
Add tests for BBNode param
|
2023-09-10 10:54:59 +02:00 |
test_call_method.h
|
Improve BTCallMethod
|
2023-12-28 14:26:39 +01:00 |
test_check_agent_property.h
|
Add tests for BTSetAgentProperty
|
2023-09-07 12:15:32 +02:00 |
test_check_trigger.h
|
Add tests for BTCheckTrigger
|
2023-09-02 10:50:07 +02:00 |
test_check_var.h
|
Improve tests for BTCheckVar
|
2023-09-03 10:47:37 +02:00 |
test_delay.h
|
Add tests for BTDelay
|
2023-08-30 19:26:48 +02:00 |
test_dynamic_selector.h
|
Refactor unit tests
|
2023-08-30 11:12:45 +02:00 |
test_dynamic_sequence.h
|
Refactor unit tests
|
2023-08-30 11:12:45 +02:00 |
test_for_each.h
|
Add tests for BTForEach
|
2023-08-30 20:03:51 +02:00 |
test_hsm.h
|
Add tests for HSM
|
2023-09-11 15:33:13 +02:00 |
test_invert.h
|
Add tests for BTInvert
|
2023-08-31 11:26:37 +02:00 |
test_new_scope.h
|
Add tests for BTNewScope
|
2023-08-31 12:07:59 +02:00 |
test_parallel.h
|
Refactor unit tests
|
2023-08-30 11:12:45 +02:00 |
test_pause_animation.h
|
Fix setting animation callback mode process
|
2023-10-28 13:10:33 +02:00 |
test_play_animation.h
|
Fix setting animation callback mode process
|
2023-10-28 13:10:33 +02:00 |
test_probability.h
|
Add tests for BTProbability
|
2023-08-31 13:41:03 +02:00 |
test_probability_selector.h
|
Add abort_on_failure policy to BTProbabilitySelector
|
2023-09-24 16:45:10 +02:00 |
test_random_selector.h
|
Add test for BTRandomSelector
|
2023-08-30 12:20:35 +02:00 |
test_random_sequence.h
|
Improve test for BTRandomSequence
|
2023-08-30 12:20:18 +02:00 |
test_repeat.h
|
Add tests for BTRepeat
|
2023-08-31 15:16:36 +02:00 |
test_repeat_until_failure.h
|
Add tests for BTRepeatUntilFailure and BTRepeatUntilSuccess
|
2023-08-31 14:38:04 +02:00 |
test_repeat_until_success.h
|
Add tests for BTRepeatUntilFailure and BTRepeatUntilSuccess
|
2023-08-31 14:38:04 +02:00 |
test_run_limit.h
|
Add tests for BTRunLimit
|
2023-08-31 15:45:07 +02:00 |
test_selector.h
|
Refactor unit tests
|
2023-08-30 11:12:45 +02:00 |
test_sequence.h
|
Refactor unit tests
|
2023-08-30 11:12:45 +02:00 |
test_set_agent_property.h
|
Update tests for BTSetAgentProperty
|
2023-11-20 15:36:18 +01:00 |
test_set_var.h
|
BTSetVar: Cover operations in unit tests & fix bugs
|
2023-11-15 16:35:56 +01:00 |
test_stop_animation.h
|
Fix setting animation callback mode process
|
2023-10-28 13:10:33 +02:00 |
test_subtree.h
|
Add tests for BTSubtree
|
2023-09-01 13:11:00 +02:00 |
test_task.h
|
Fix drag & drop position in the same branch
|
2023-11-22 13:05:55 +01:00 |
test_time_limit.h
|
Add tests for BTTimeLimit
|
2023-09-01 14:00:10 +02:00 |
test_wait_actions.h
|
Rename BTTask::cancel() to abort() and expose it.
|
2023-10-26 16:26:10 +02:00 |