Holds information about each wheel. More...
#include <WheelTrackedVehiclePlugin.hh>
Public Attributes | |
| physics::JointPtr | joint |
| The hinge joint connecting the wheel to the track/body. More... | |
| std::string | jointName |
| Name of the hinge joint. More... | |
| double | radius |
| Radius of the wheel (used to convert linear to angular speed). More... | |
Holds information about each wheel.
| physics::JointPtr joint |
The hinge joint connecting the wheel to the track/body.
| std::string jointName |
Name of the hinge joint.
| double radius |
Radius of the wheel (used to convert linear to angular speed).