Go to the documentation of this file.
26 #ifndef TESSERACT_COMMON_CALIBRATION_INFO_H
27 #define TESSERACT_COMMON_CALIBRATION_INFO_H
32 #include <boost/serialization/export.hpp>
44 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
66 static inline const std::string
CONFIG_KEY{
"calibration" };
74 template <
class Archive>
75 void serialize(Archive& ar,
const unsigned int version);
81 #endif // TESSERACT_COMMON_CALIBRATION_INFO_H
static const std::string CONFIG_KEY
bool empty() const
Check if structure is empty.
tesseract_common::TransformMap joints
The joint origin calibration information.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW CalibrationInfo()=default
AlignedMap< std::string, Eigen::Isometry3d > TransformMap
The CalibrationInfo struct.
void serialize(Archive &ar, const unsigned int version)
void clear()
Clear the contents.
bool operator==(const CalibrationInfo &rhs) const
friend class boost::serialization::access
bool operator!=(const CalibrationInfo &rhs) const
void insert(const CalibrationInfo &other)
Insert the content of an other CalibrationInfo.
tesseract_common
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:40