21 #ifndef ROBOT_CALIBRATION_CAPTURE_CAPTURE_MANAGER_H 22 #define ROBOT_CALIBRATION_CAPTURE_CAPTURE_MANAGER_H 36 bool moveToState(
const sensor_msgs::JointState& state);
38 robot_calibration_msgs::CalibrationData& msg);
53 #endif // ROBOT_CALIBRATION_CAPTURE_CAPTURE_MANAGER_H
bool init(ros::NodeHandle &nh)
std::map< std::string, FeatureFinderPtr > FeatureFinderMap
robot_calibration::FeatureFinderLoader feature_finder_loader_
robot_calibration::ChainManager * chain_manager_
Load feature finders, based on param server config.
Manages moving joints to a new pose, determining when they are settled, and returning current joint_s...
std_msgs::String description_msg_
bool moveToState(const sensor_msgs::JointState &state)
Calibration code lives under this namespace.
robot_calibration::FeatureFinderMap finders_
bool captureFeatures(const std::vector< std::string > &feature_names, robot_calibration_msgs::CalibrationData &msg)