Open 3D Engine ROS2 Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ROS2::VehicleDynamics::VehicleInputs Struct Reference

Structure defining the most recent vehicle inputs state. More...

#include <VehicleInputs.h>

Public Attributes

AZ::Vector3 m_speed
 Linear speed control measured in m/s.
 
AZ::Vector3 m_angularRates
 Angular speed control of vehicle.
 
AZStd::vector< float > m_jointRequestedPosition
 Steering angle in radians. Negative is right, positive is left,.
 

Detailed Description

Structure defining the most recent vehicle inputs state.


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