void setCalibrationMatrix(const Eigen::Matrix< double, 6, 6 > &calibrationMatrix)
Sets the calibration matrix.
Eigen::Matrix< double, 6, 6 > calibrationMatrix_
The calibration matrix.
uint32_t passphrase_
The passphrase.
const Eigen::Matrix< double, 6, 6 > & getCalibrationMatrix() const
Gets the calibration matrix.
Eigen::Matrix< double, 6, 6 > & getCalibrationMatrix()
Eigen::Matrix< double, 6, 1 > temperatureGain_
The temperature gain matrix.
Eigen::Matrix< double, 6, 1 > calibrationOffset_
The calibration offset matrix.
Eigen::Matrix< double, 6, 1 > angularRateOffset_
The offset matrix for the angular rate.
const uint32_t getPassPhrase() const
Gets the passphrase.
SensorCalibration()=default
Default constructor.
~SensorCalibration()=default
bool load(const std::string &key, const NodeHandlePtr &nh)
Loads the calibrations from the parameter server.
Eigen::Matrix< double, 2, 1 > thermistorCalibration_
The thermistor calibration matrix.
std::shared_ptr< ros::NodeHandle > NodeHandlePtr
Eigen::Matrix< double, 6, 1 > accelerationOffset_
The matrix for the acceleration.
void setPassPhrase(const uint32_t passphrase)
Sets the passphrase.
The SensorCalibration class is used for holding the calibration information of each rokubi mini senso...
Eigen::Matrix< double, 10, 1 > inertia_
The inertia matrix.
rokubimini
Author(s):
autogenerated on Sat Apr 15 2023 02:53:52