mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-12 11:00:47 +02:00
@@ -50,6 +50,7 @@ bool CalibrationConsumer::consume(
|
||||
calibration.correctChain();
|
||||
|
||||
calibration_parameters_ = calibration.toYaml();
|
||||
calibration_parameters_["kinematics"]["hash"] = kin_info->toHash();
|
||||
calibrated_ = true;
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user