|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/EncoderModel.h>#include <agxSensor/EncoderOutputHandler.h>#include <agxSensor/Environment.h>#include <agxSensor/ConstraintAttachedSensor.h>#include <agxSDK/Simulation.h>#include <agx/CylindricalJoint.h>#include <agx/Hinge.h>#include <agx/Prismatic.h>#include <agx/SplineJoint.h>#include <agx/SlackCylindricalJoint.h>#include <agx/SlackHingeJoint.h>#include <agx/SlackPrismaticJoint.h>#include <agxVehicle/WheelJoint.h>Go to the source code of this file.
Classes | |
| class | agxSensor::Encoder |
| Encoder instance class defined by an attachment constraint and a model. More... | |
Namespaces | |
| namespace | agxSensor |
| The agxSensor namespace contains components to model real-time sensors connected to the physics of AGX Dynamics. | |
Typedefs | |
| typedef agx::observer_ptr< const Encoder > | agxSensor::EncoderConstObserver |
| typedef agx::ref_ptr< const Encoder > | agxSensor::EncoderConstRef |
| typedef agx::observer_ptr< Encoder > | agxSensor::EncoderObserver |
| typedef agx::Vector< EncoderObserver > | agxSensor::EncoderObserverVector |
| typedef agx::VectorPOD< Encoder * > | agxSensor::EncoderPtrVector |
| typedef agx::ref_ptr< Encoder > | agxSensor::EncoderRef |
| typedef agx::Vector< EncoderRef > | agxSensor::EncoderRefVector |