Documentation for mission/Mission.kt

class Mission

A [mission][Mission] encapsulates the translation of abstract [need][Need] tasks into driver commands.

since

1.0.0

author

IFS Institute for Software

fun constructor(need: Need)

Main constructor