Commit ecff5ed
committed
Add tutorial for lifecycle node (#1237)
This PR adds a comprehensive tutorial on ROS 2 lifecycle nodes for the rclnodejs library. The tutorial explains the lifecycle state machine, provides practical examples, and covers best practices for implementing lifecycle nodes in JavaScript.
### Key Changes:
- **New lifecycle nodes tutorial** with detailed explanations, code examples, and troubleshooting guidance
- **README update** to include a link to the new tutorials director
Fix: #12361 parent 721f05e commit ecff5ed
2 files changed
Lines changed: 740 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments