You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for logging the lifecycle state machine data.
- Introduces a new C++ binding (`print`) that calls `rcl_print_state_machine`
- Exposes a `print()` method on the JavaScript `LifecycleNode` class
- Adds TypeScript and JS tests to verify the new `print()` functionality
Fix: #1167
0 commit comments