Add comprehensive Behavior Tree curriculum (10 sessions, 20 hours) - #3
Open
raisewise0211 wants to merge 1 commit into
Open
Add comprehensive Behavior Tree curriculum (10 sessions, 20 hours)#3raisewise0211 wants to merge 1 commit into
raisewise0211 wants to merge 1 commit into
Conversation
Pareto-focused BT curriculum: Tick propagation, 4 core node types, Blackboard/Ports, XML/toolchain, Decorators, Reactive execution model, Subtree design, custom node development, and ROS2 Nav2 integration. Each session includes cause-effect analysis, flowchart-style diagrams, and a 15-minute review with quiz. References behaviortree.dev.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a complete Behavior Tree (BT) educational curriculum consisting of 10 sessions covering fundamental concepts through advanced ROS2 integration. The curriculum is designed to teach the core 30% of BT knowledge that produces 90% of practical results, with emphasis on hands-on understanding through "cause-and-effect" analysis.
Key Changes
Added 10 comprehensive session documents covering the complete BT learning path:
Added index page (
behavior-tree/index.md) with curriculum overview, learning objectives, and session roadmapUpdated navigation in
mkdocs.ymlto include all 10 BT sessions in the main navigation structureNotable Implementation Details
Pedagogical approach: Each session follows a consistent structure:
Practical focus: Curriculum emphasizes real-world usage patterns from BehaviorTree.CPP v4 and ROS2 Nav2, avoiding esoteric features
Comprehensive capstone: Session 10 integrates all previous concepts through a robot patrol scenario requiring priority trees, decorators, reactive execution, and custom nodes
Self-contained: Each session can be understood independently while building toward integrated knowledge by session 10
https://claude.ai/code/session_01GUVuwQn1bEdS8Mpyi4rdPP