feat: ROS2 launch orchestrator for full SaltyBot bringup (Issue #577) #582
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-jetson/issue-577-bringup-launch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements Issue #577 — unified ROS2 launch orchestrator for full SaltyBot bringup.
New files
jetson/ros2_ws/src/saltybot_bringup/launch/saltybot_bringup.launch.py— main orchestratorjetson/ros2_ws/src/saltybot_bringup/saltybot_bringup/launch_profiles.py— profile dataclassesjetson/ros2_ws/src/saltybot_bringup/test/test_launch_orchestrator.py— 53 unit tests (all pass)Launch orchestrator features
profile:=minimal|full|debug(default: full)Tests — 53 passing