#include <sr_hand_finder.hpp>
Definition at line 45 of file sr_hand_finder.hpp.
shadow_robot::SrHandFinder::SrHandFinder |
( |
| ) |
|
virtual shadow_robot::SrHandFinder::~SrHandFinder |
( |
| ) |
|
|
inlinevirtual |
void shadow_robot::SrHandFinder::generate_calibration_path |
( |
| ) |
|
|
private |
void shadow_robot::SrHandFinder::generate_hand_controller_tuning_path |
( |
| ) |
|
|
private |
void shadow_robot::SrHandFinder::generate_joints_with_prefix |
( |
| ) |
|
|
private |
std::map< std::string, std::string > shadow_robot::SrHandFinder::get_calibration_path |
( |
| ) |
|
const std::vector< std::string > shadow_robot::SrHandFinder::get_default_joints |
( |
| ) |
|
|
static |
HandConfig shadow_robot::SrHandFinder::get_hand_parameters |
( |
| ) |
|
std::map< std::string, std::vector< std::string > > shadow_robot::SrHandFinder::get_joints |
( |
| ) |
|
std::map<std::string, std::string> shadow_robot::SrHandFinder::calibration_path_ |
|
private |
HandConfig shadow_robot::SrHandFinder::hand_config_ |
|
private |
const std::vector< std::string > shadow_robot::SrHandFinder::joint_names_ |
|
staticprivate |
Initial value:= list_of("FFJ1")("FFJ2")("FFJ3")("FFJ4")("MFJ1")("MFJ2")(
"MFJ3")("MFJ4")("RFJ1")("RFJ2")("RFJ3")("RFJ4")("LFJ1")("LFJ2")("LFJ3")("LFJ4")("LFJ5")("THJ1")("THJ2")(
"THJ3")("THJ4")("THJ5")("WRJ1")("WRJ2")
Definition at line 65 of file sr_hand_finder.hpp.
std::map<std::string, std::vector<std::string> > shadow_robot::SrHandFinder::joints_ |
|
private |
The documentation for this class was generated from the following files: