diff --git a/ur_rtde_driver/include/ur_rtde_driver/ur/calibration_checker.h b/ur_rtde_driver/include/ur_rtde_driver/ur/calibration_checker.h index 4f0827f..83f2ad7 100644 --- a/ur_rtde_driver/include/ur_rtde_driver/ur/calibration_checker.h +++ b/ur_rtde_driver/include/ur_rtde_driver/ur/calibration_checker.h @@ -33,11 +33,11 @@ namespace ur_driver { - /*! - * \brief The CalibrationChecker class consumes primary packages ignoring all but KinematicsInfo - * packages. These are then checked against the used kinematics to see if the correct calibration - * is used. - */ +/*! + * \brief The CalibrationChecker class consumes primary packages ignoring all but KinematicsInfo + * packages. These are then checked against the used kinematics to see if the correct calibration + * is used. + */ class CalibrationChecker : public comm::IConsumer> { public: