|
RapyutaSimulationPlugins
|
Differential Drive component base class. More...
#include "CoreMinimal.h"#include "Drives/RobotVehicleMovementComponent.h"#include "PhysicsEngine/PhysicsConstraintComponent.h"#include <random>#include "DifferentialDriveComponentBase.generated.h"

Go to the source code of this file.
Classes | |
| class | UDifferentialDriveComponentBase |
| Differential Drive component base class. More... | |
Enumerations | |
| enum | EDiffDriveWheel : uint8 { EDiffDriveWheel::RIGHT, EDiffDriveWheel::LEFT } |
| Wheel type of differential drive. More... | |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogDifferentialDriveComponent, Log, All) | |
Differential Drive component base class.
|
strong |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogDifferentialDriveComponent | , |
| Log | , | ||
| All | |||
| ) |
1.8.17