Robotics Library
0.6.0
|
This is the complete list of members for rl::hal::JointVelocitySensor, including all inherited members.
AxisController(const ::std::size_t &dof, const ::rl::math::Real &updateRate) | rl::hal::AxisController | |
close()=0 | rl::hal::Device | pure virtual |
Device() | rl::hal::Device | |
getDof() const | rl::hal::AxisController | |
getJointVelocity(::rl::math::Vector &qd) const =0 | rl::hal::JointVelocitySensor | pure virtual |
getUpdateRate() const | rl::hal::AxisController | |
isConnected() const | rl::hal::Device | |
isRunning() const | rl::hal::Device | |
JointVelocitySensor(const ::std::size_t &dof, const ::rl::math::Real &updateRate) | rl::hal::JointVelocitySensor | |
open()=0 | rl::hal::Device | pure virtual |
setConnected(const bool &connected) | rl::hal::Device | protected |
setRunning(const bool &running) | rl::hal::Device | protected |
start()=0 | rl::hal::Device | pure virtual |
step()=0 | rl::hal::Device | pure virtual |
stop()=0 | rl::hal::Device | pure virtual |
~AxisController() | rl::hal::AxisController | virtual |
~Device() | rl::hal::Device | virtual |
~JointVelocitySensor() | rl::hal::JointVelocitySensor | virtual |