Add description how to add duration parameters in controller manager tutorial - #161
Conversation
|
Hm, I don't think these parameters are relevant for the fake controller manager, so this feels like the wrong place for this information. |
33da1eb to
432ef56
Compare
|
Seems reasonable. I added the parameters to the existing YAML file examples for the arm and the gripper and provide a description of them below the examples. |
That sounds like a good idea at first, but please don't. |
f946765 to
bb33e63
Compare
|
I made the suggested changes and added a short example. |
fa30dd7 to
f5b814a
Compare
|
I added a short description of the differences between the controller-specific values and the global ones. |
Add a description of the controller-specific duration parameters, including a discussion of the difference to the global values, as well as an example how to set them.
|
Thanks @2scholz ! |
Add a description of the controller-specific duration parameters, including a discussion of the difference to the global values, as well as an example how to set them.
This is in relation to moveit/moveit#785
I added an example of how to set these parameters.
I also added a description that details what these parameters do, due to the fact that I could not find any previous documentation of them in any of the tutorials.