DART wrapper forward declarations and typedefs. More...
#include <boost/shared_ptr.hpp>#include <ignition/math/Pose3.hh>#include <ignition/math/Quaternion.hh>#include <ignition/math/Vector3.hh>#include "gazebo/common/Assert.hh"#include "gazebo/physics/dart/dart_inc.h"#include "gazebo/util/system.hh"Go to the source code of this file.
Classes | |
| class | DARTTypes |
| A set of functions for converting between the math types used by gazebo and dart. More... | |
Namespaces | |
| namespace | gazebo |
| Forward declarations for the common classes. | |
| namespace | gazebo::physics |
| namespace for physics | |
Typedefs | |
| using | DARTBodyNodePropPtr |
| typedef boost::shared_ptr< DARTCollision > | DARTCollisionPtr |
| using | DARTJointPropPtr |
| typedef boost::shared_ptr< DARTJoint > | DARTJointPtr |
| typedef boost::shared_ptr< DARTLink > | DARTLinkPtr |
| typedef boost::shared_ptr< DARTModel > | DARTModelPtr |
| typedef boost::shared_ptr< DARTPhysics > | DARTPhysicsPtr |
| typedef boost::shared_ptr< DARTRayShape > | DARTRayShapePtr |
| typedef boost::shared_ptr< DARTSurfaceParams > | DARTSurfaceParamsPtr |
DART wrapper forward declarations and typedefs.