We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d91f0 commit 1975d6eCopy full SHA for 1975d6e
include/ur_client_library/ur/calibration_checker.h
@@ -39,7 +39,7 @@ namespace urcl
39
* packages. These are then checked against the used kinematics to see if the correct calibration
40
* is used.
41
*/
42
-class [[deprecated("Using the standaline CalibrationChecker consumer to compare the kinematics hash is deprecated. "
+class [[deprecated("Using the standalone CalibrationChecker consumer to compare the kinematics hash is deprecated. "
43
"Please use the PrimaryClient instead.")]] CalibrationChecker
44
: public comm::IConsumer<primary_interface::PrimaryPackage>
45
{
0 commit comments