Skip to content
Snippets Groups Projects
Commit 4dc9655a authored by Davis, Duane T's avatar Davis, Duane T
Browse files

MISSION_PLANNING: Documentation for get_own_state and get_swarm_vehicle_state

parent 38c525c9
No related branches found
No related tags found
No related merge requests found
Pipeline #1052 failed
......@@ -38,6 +38,8 @@ class SwarmManager(nodeable.Nodeable):
Class member variables:
own_id: integer identification of the aircraft being controlled
ac_type: identifies the type of aircraft being controlled
get_own_state: returns the current state of this vehicle
get_swarm_vehicle_state: returns the current state of a specific swarm vehicle
__behaviors: dictionary of available behavior implementations
__subswarm_id: subswarm to which the aircraft is currently assigned
__swarm_state: current swarm state of the aircraft
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment