|
Agrarsense
|
#include "CoreMinimal.h"#include "Engine/EngineTypes.h"

Go to the source code of this file.
Enumerations | |
| enum class | EROSState : uint8 { Connected = 0 , Disconnected = 1 } |
|
strong |
ROS state enum.
| Enumerator | |
|---|---|
| Connected | |
| Disconnected | |
Definition at line 15 of file ROSState.h.