diff --git a/franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h b/franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h index 4af1a6ccc36f34f002b12eeba8b399070f6ede78..eb37a79507c1fddfce84b20ba2bbb8242970008b 100644 --- a/franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h +++ b/franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h @@ -70,7 +70,7 @@ class DualArmCartesianImpedanceExampleController * Initializes the controller class to be ready to run. * * @param[in] robot_hw Pointer to a RobotHW class to get interfaces and resource handles. - * @param[in] node_handle Nodehanlde that allows getting parameterizations from the server and + * @param[in] node_handle Nodehandle that allows getting parameterizations from the server and * starting subscribers. * @return True if the controller was initialized successfully, false otherwise. */