|
Agrarsense
|
#include "CoreMinimal.h"#include "Vehicle.h"#include "DroneParameters.h"#include "Components/SkeletalMeshComponent.h"#include "Components/StaticMeshComponent.h"#include "ROSIntegration/Public/std_msgs/Float32.h"#include "PIDDrone.generated.h"

Go to the source code of this file.
Classes | |
| class | APIDDrone |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FDroneFinished, FTransform, _LastWaypoint) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FDroneFinished | , |
| FTransform | , | ||
| _LastWaypoint | |||
| ) |