-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JTC] Import docs from wiki.ros.org #566
[JTC] Import docs from wiki.ros.org #566
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #566 +/- ##
==========================================
- Coverage 35.78% 32.48% -3.31%
==========================================
Files 189 7 -182
Lines 17570 665 -16905
Branches 11592 357 -11235
==========================================
- Hits 6287 216 -6071
+ Misses 994 157 -837
+ Partials 10289 292 -9997
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
This pull request is in conflict. Could you fix it @christophfroehlich? |
This pull request is in conflict. Could you fix it @christophfroehlich? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the following up!
@Mergifyio backport humble |
✅ Backports have been created
|
* Remove trajectory replacement doc from this PR Co-authored-by: Dr. Denis <denis@stoglrobotics.de> (cherry picked from commit 6851df1) # Conflicts: # joint_trajectory_controller/doc/userdoc.rst
* [JTC] Import docs from wiki.ros.org (#566) * Remove trajectory replacement doc from this PR Co-authored-by: Dr. Denis <denis@stoglrobotics.de> (cherry picked from commit 6851df1) # Conflicts: # joint_trajectory_controller/doc/userdoc.rst * Fix merge conflicts (#635) --------- Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
I found some useful documentation on wiki.ros.org, which I think is still correct for ROS 2. I added the information with citation to the original source.
I was not sure if the ROS 2 implementation has the same behavior on some details, see comments below.