From e4920258a420b367d38593d49710d7d9da648915 Mon Sep 17 00:00:00 2001 From: Felix Mauch Date: Wed, 25 Sep 2019 06:47:54 +0200 Subject: [PATCH] formatting --- .../include/ur_rtde_driver/ur/calibration_checker.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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: