Use generate_parameter_library to load KDL kinematics parameters#1671
Merged
tylerjw merged 12 commits intomoveit:mainfrom Nov 1, 2022
Merged
Use generate_parameter_library to load KDL kinematics parameters#1671tylerjw merged 12 commits intomoveit:mainfrom
tylerjw merged 12 commits intomoveit:mainfrom
Conversation
Codecov ReportBase: 51.07% // Head: 51.08% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1671 +/- ##
==========================================
+ Coverage 51.07% 51.08% +0.01%
==========================================
Files 381 381
Lines 31743 31727 -16
==========================================
- Hits 16208 16203 -5
+ Misses 15535 15524 -11
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
24989ef to
5e8c154
Compare
6 tasks
97edcfa to
c0ed1dc
Compare
tylerjw
reviewed
Oct 31, 2022
moveit_kinematics/kdl_kinematics_plugin/src/kdl_kinematics_parameters.yaml
Outdated
Show resolved
Hide resolved
tylerjw
approved these changes
Oct 31, 2022
89961e0 to
66fef8a
Compare
|
This pull request is in conflict. Could you fix it @Abishalini? |
tylerjw
approved these changes
Nov 1, 2022
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Use
generate_parameter_libraryto load KDL kinematics parametersHow to assign the KDL parameters in
kinematics.yamlfileTODO:
Checklist