#include <sr_joint_motor.hpp>
Public Attributes | |
sr_math_utils::filters::LowPassFilter | effort_filter |
bool | has_motor |
std::string | joint_name |
JointToSensor | joint_to_sensor |
boost::shared_ptr< Motor > | motor |
sr_math_utils::filters::LowPassFilter | pos_filter |
Definition at line 100 of file sr_joint_motor.hpp.
Definition at line 112 of file sr_joint_motor.hpp.
Definition at line 114 of file sr_joint_motor.hpp.
std::string shadow_joints::Joint::joint_name |
Definition at line 102 of file sr_joint_motor.hpp.
Definition at line 107 of file sr_joint_motor.hpp.
boost::shared_ptr<Motor> shadow_joints::Joint::motor |
Definition at line 115 of file sr_joint_motor.hpp.
Definition at line 110 of file sr_joint_motor.hpp.