Asv Mavlink Help

Control

The Control microservice provides a high-level interface to control vehicles. It is not part of the official MAVLink specification. Instead, it provides a convenient abstraction for common vehicle control operations:

  • Takeoff;

  • Land;

  • RTL (return to launch;

  • Navigation (moving at a certain coordinate);

  • Mode switching;

In the current implementation, Control microservice exists only as a client implementing IControlClient.

Last modified: 09 October 2025