#include <arm.hpp>
◆ create()
◆ pluginTypeName()
static std::string hebi::arm::plugin::DoubledJoint::pluginTypeName |
( |
| ) |
|
|
inlinestatic |
◆ onAssociated()
bool hebi::arm::plugin::DoubledJoint::onAssociated |
( |
const Arm & |
arm | ) |
|
|
overridevirtual |
◆ applyParameterImpl() [1/3]
bool hebi::arm::plugin::DoubledJoint::applyParameterImpl |
( |
const std::string & |
name, |
|
|
bool |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ applyParameterImpl() [2/3]
bool hebi::arm::plugin::DoubledJoint::applyParameterImpl |
( |
const std::string & |
name, |
|
|
double |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ applyParameterImpl() [3/3]
bool hebi::arm::plugin::DoubledJoint::applyParameterImpl |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ updateImpl()
bool hebi::arm::plugin::DoubledJoint::updateImpl |
( |
Arm & |
arm, |
|
|
double |
dt |
|
) |
| |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: