#include <sr_joint_motor.hpp>
Public Attributes | |
| boost::shared_ptr < SrActuatorWrapper > | actuator_wrapper |
| sr_math_utils::filters::LowPassFilter | effort_filter |
| bool | has_actuator |
| std::string | joint_name |
| JointToSensor | joint_to_sensor |
| sr_math_utils::filters::LowPassFilter | pos_filter |
Definition at line 195 of file sr_joint_motor.hpp.
| boost::shared_ptr<SrActuatorWrapper> shadow_joints::Joint::actuator_wrapper |
Definition at line 210 of file sr_joint_motor.hpp.
| sr_math_utils::filters::LowPassFilter shadow_joints::Joint::effort_filter |
Definition at line 207 of file sr_joint_motor.hpp.
Definition at line 209 of file sr_joint_motor.hpp.
| std::string shadow_joints::Joint::joint_name |
Definition at line 197 of file sr_joint_motor.hpp.
Definition at line 202 of file sr_joint_motor.hpp.
| sr_math_utils::filters::LowPassFilter shadow_joints::Joint::pos_filter |
Definition at line 205 of file sr_joint_motor.hpp.