Skip to content

Feature/mission executor#79

Merged
robin-farmx merged 8 commits into
ros2from
feature/mission-executor
Jul 6, 2026
Merged

Feature/mission executor#79
robin-farmx merged 8 commits into
ros2from
feature/mission-executor

Conversation

@robin-farmx

Copy link
Copy Markdown
Contributor

Adds message types for preflight and mission executor services.

See am_preflight and am_mission_executor repos.

New message and service types for the Mission Executor node.
New service types for the Mission Executor's flight plan loading and
validation interface. LoadFlightPlan accepts raw XML content from remote
clients; ValidateFlightPlan re-parses a stored plan before execution.
- PreflightCheckResult/PreflightStatus msgs for per-check and overall results
- PreflightRun.srv — am_preflight's check runner interface
- MissionPreflight.srv — Mission Executor's preflight gate interface
- MissionEvent.msg for state transition events on the events topic
- LaunchMission.srv and AbortMission.srv for the ME launch/abort services
@robin-farmx robin-farmx merged commit 58e4069 into ros2 Jul 6, 2026
1 of 3 checks passed
@robin-farmx robin-farmx deleted the feature/mission-executor branch July 6, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant