Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
franka_description
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nikhil Ambardar
franka_description
Commits
14c2b3ef
Commit
14c2b3ef
authored
5 years ago
by
Christoph Jähne
Browse files
Options
Downloads
Patches
Plain Diff
fixed typo in doc string
parent
b7288839
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h
+1
-1
1 addition, 1 deletion
...rollers/dual_arm_cartesian_impedance_example_controller.h
with
1 addition
and
1 deletion
franka_example_controllers/include/franka_example_controllers/dual_arm_cartesian_impedance_example_controller.h
+
1
−
1
View file @
14c2b3ef
...
@@ -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 Nodehan
l
de that allows getting parameterizations from the server and
* @param[in] node_handle Nodehand
l
e 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.
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment