45 tmpDataZero.
max = 180.0;
155 std::vector<DiagnosticData> tmp;
VirtualShadowhandLibrary()
virtual JointData getJointData(std::string joint_name)
virtual void getConfig(std::string joint_name)
virtual int16_t setContrl(std::string contrlr_name, JointControllerData ctrlr_data)
std::map< std::string, JointData > JointsMap
virtual int16_t sendupdate(std::string joint_name, double target)
JointsMap joints_map
A mapping between the joint names and the information regarding those joints.
virtual JointControllerData getContrl(std::string ctrlr_name)
This is a parent class for the different types of Shadowhand we can have. It makes it possible to swa...
boost::mutex joints_map_mutex
virtual JointsMap getAllJointsData()
virtual int16_t setConfig(std::vector< std::string > myConfig)
virtual std::vector< DiagnosticData > getDiagnostics()