#include <VehicleDifferential.h>
|
std::string | name |
|
mrpt::math::TPoint2D | pos |
|
Definition at line 42 of file VehicleDifferential.h.
◆ ConfigPerWheel() [1/2]
mvsim::DynamicsDifferential::ConfigPerWheel::ConfigPerWheel |
( |
| ) |
|
|
default |
◆ ConfigPerWheel() [2/2]
mvsim::DynamicsDifferential::ConfigPerWheel::ConfigPerWheel |
( |
const std::string & |
_name, |
|
|
const mrpt::math::TPoint2D & |
_pos |
|
) |
| |
|
inline |
◆ name
std::string mvsim::DynamicsDifferential::ConfigPerWheel::name |
◆ pos
mrpt::math::TPoint2D mvsim::DynamicsDifferential::ConfigPerWheel::pos |
The documentation for this struct was generated from the following file: