#include <modelcar.h>
Inheritance diagram for ModelCarDynNtire:
Public Methods | |
ModelCarDynNtire (string path) | |
virtual | ~ModelCarDynNtire () |
virtual MSLVector | StateToConfiguration (const MSLVector &x) |
A method that converts a Model state in to a Geom configuration. More... | |
virtual double | Metric (const MSLVector &x1, const MSLVector &x2) |
A distance metric, which is Euclidean in the base class. More... |
|
|
|
|
|
A distance metric, which is Euclidean in the base class.
Reimplemented from Model2DRigidDyncar. Reimplemented in ModelCarDynRollover. |
|
A method that converts a Model state in to a Geom configuration.
Reimplemented from Model2DRigidDyncar. Reimplemented in ModelCarDynRollover. |