
#include <model2d.h>
Inheritance diagram for Model2D::

Public Methods | |
| Model2D (string path) | |
| virtual | ~Model2D () |
| virtual MSLVector | StateToConfiguration (const MSLVector &x) |
| A method that converts a Model state in to a Geom configuration. | |
|
|
|
|
|
|
|
|
A method that converts a Model state in to a Geom configuration.
Reimplemented from Model. Reimplemented in Model2DRigid, Model2DRigidCarSmooth, Model2DRigidCarSmoothTrailer, Model2DRigidCarSmooth2Trailers, Model2DRigidCarSmooth3Trailers, Model2DRigidDyncar, Model2DRigidLander, Model2DRigidMulti, and Model2DRigidChain. |