CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos_messages::Command Struct Reference

Command message containing the command to send to the robot. More...

#include <creos/messages/command.hpp>

Inheritance diagram for creos_messages::Command:

Public Types

enum class  Action {
  kUnknown , kArm , kDisarm , kTakeOff ,
  kLand , kEmergencyLand , kKillSwitch , kAbortCurrentAction
}
 

Public Attributes

Action action = Action::kUnknown
 Construct action.
 

Detailed Description

Command message containing the command to send to the robot.


The documentation for this struct was generated from the following file: