Skip to content
Snippets Groups Projects
Commit 14c2b3ef authored by Christoph Jähne's avatar Christoph Jähne
Browse files

fixed typo in doc string

parent b7288839
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ class DualArmCartesianImpedanceExampleController ...@@ -70,7 +70,7 @@ class DualArmCartesianImpedanceExampleController
* Initializes the controller class to be ready to run. * 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] 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. * starting subscribers.
* @return True if the controller was initialized successfully, false otherwise. * @return True if the controller was initialized successfully, false otherwise.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment