Closed
Conversation
JafarAbdi
reviewed
Sep 28, 2021
JafarAbdi
reviewed
Sep 30, 2021
Codecov Report
@@ Coverage Diff @@
## master #296 +/- ##
==========================================
- Coverage 51.77% 51.43% -0.33%
==========================================
Files 101 101
Lines 6586 7140 +554
==========================================
+ Hits 3409 3672 +263
- Misses 3177 3468 +291
Continue to review full report at Codecov.
|
Contributor
Author
Contributor
|
I'm writing tests for |
This was referenced Oct 20, 2021
Contributor
|
Replaced by #304 |
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.
Currently only Robot links can be set as IKFrame for planning with a
moveTostage.This PR allows to use the function
setIKFrame()with a subframe of an attached collision object.This allows to support this idea
TODO:
move_group.setEndEffectorLink()would be possible. Setting path (or goal) constraints with this approach based on transforming the target pose is still difficult.