A simple component which translates ackermann commands to vehicle dynamics inputs. More...
#include <AckermannControlComponent.h>
Inherits AZ::Component, and AckermannNotificationBus::Handler.
Public Member Functions | |
AZ_COMPONENT (AckermannControlComponent, "{16EC2F18-F579-414C-8B3B-DB47078729BC}", AZ::Component) | |
void | Activate () override |
void | Deactivate () override |
Static Public Member Functions | |
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
static void | Reflect (AZ::ReflectContext *context) |
A simple component which translates ackermann commands to vehicle dynamics inputs.