![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for PoseController, including all inherited members.
| _datas | Stateless | protected |
| _registered | Stateless | protected |
| _stateStruct | Stateless | protected |
| add(StatelessData< T > &data) | Stateless | inlineprotected |
| add(StateData *data) | Stateless | inlineprotected |
| add(rw::core::Ptr< StateData > data) | Stateless | inlineprotected |
| Controller(const std::string &name) | Controller | inlineprotected |
| getControlledDevice() | PoseController | inline |
| getController() | PoseController | inline |
| getControllerHandle(rwlibs::simulation::Simulator::Ptr sim) (defined in PoseController) | PoseController | inline |
| rwlibs::simulation::SimulatedController::getControllerHandle(rw::core::Ptr< rwlibs::simulation::Simulator > sim)=0 | SimulatedController | pure virtual |
| getControllerModel() | SimulatedController | inline |
| getControllerName() | PoseController | inlinevirtual |
| getName() const | Controller | inline |
| getSampleTime() | PoseController | |
| getStateStructure() | Stateless | inline |
| getStateStructure() const | Stateless | inline |
| isEnabled() const | PoseController | inlinevirtual |
| isRegistered() | Stateless | inline |
| PoseController(const std::string &name, rw::core::Ptr< rwsim::dynamics::DynamicDevice > rdev, const rw::kinematics::State &state, double dt) | PoseController | |
| PoseController(const std::string &name, rw::core::Ptr< rwsim::dynamics::DynamicDevice > rdev, const rw::kinematics::State &state, double dt, rw::core::Ptr< rw::kinematics::Frame > endframe) | PoseController | |
| Ptr typedef | PoseController | |
| registerIn(State &state) | Stateless | virtual |
| registerIn(StateStructure::Ptr state) | Stateless | virtual |
| reset(const rw::kinematics::State &state) | PoseController | virtual |
| setEnabled(bool enabled) | PoseController | inlinevirtual |
| setName(const std::string &name) | Controller | inline |
| setSampleTime(double stime) | PoseController | |
| setTarget(const rw::math::Transform3D<> &target) | PoseController | |
| setTarget(const rw::math::Transform3D<> &target, const rw::math::VelocityScrew6D<> &vals) | PoseController | |
| SimulatedController(rw::models::ControllerModel::Ptr model) | SimulatedController | protected |
| Stateless() | Stateless | inlineprotected |
| unregister() | Stateless | virtual |
| update(const rwlibs::simulation::Simulator::UpdateInfo &info, rw::kinematics::State &state) | PoseController | virtual |
| ~Controller() | Controller | inlinevirtual |
| ~PoseController() | PoseController | inlinevirtual |
| ~Stateless() | Stateless | inlinevirtual |