21 #ifndef ROBOT_CALIBRATION_CAPTURE_POSES_FROM_BAG_H 22 #define ROBOT_CALIBRATION_CAPTURE_POSES_FROM_BAG_H 26 #include <robot_calibration_msgs/CaptureConfig.h> 35 std::vector<robot_calibration_msgs::CaptureConfig>& poses);
44 #endif // ROBOT_CALIBRATION_CAPTURE_POSES_FROM_BAG_H bool getPosesFromBag(const std::string &pose_bag_name, std::vector< robot_calibration_msgs::CaptureConfig > &poses)
Load a vector of calibration poses from a bagfile.
Calibration code lives under this namespace.