Robotics Library
0.7.0
|
This is the complete list of members for rl::hal::JointTorqueActuator, including all inherited members.
AxisController(const ::std::size_t &dof) | rl::hal::AxisController | |
close()=0 | rl::hal::Device | pure virtual |
connected | rl::hal::Device | private |
Device() | rl::hal::Device | |
dof | rl::hal::AxisController | private |
getDof() const | rl::hal::AxisController | |
isConnected() const | rl::hal::Device | |
isRunning() const | rl::hal::Device | |
JointTorqueActuator(const ::std::size_t &dof) | rl::hal::JointTorqueActuator | |
open()=0 | rl::hal::Device | pure virtual |
running | rl::hal::Device | private |
setConnected(const bool &connected) | rl::hal::Device | protected |
setJointTorque(const ::rl::math::Vector &tau)=0 | rl::hal::JointTorqueActuator | pure virtual |
setRunning(const bool &running) | rl::hal::Device | protected |
start()=0 | rl::hal::Device | pure virtual |
stop()=0 | rl::hal::Device | pure virtual |
~AxisController() | rl::hal::AxisController | virtual |
~Device() | rl::hal::Device | virtual |
~JointTorqueActuator() | rl::hal::JointTorqueActuator | virtual |