mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-09 17:40:47 +02:00
formatting
This commit is contained in:
@@ -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<comm::URPackage<primary_interface::PackageHeader>>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user