This repository was archived by the owner on Aug 9, 2023. It is now read-only.
Conversation
cmower
force-pushed
the
add-rbdl
branch
7 times, most recently
from
April 1, 2022 08:46
bc4e2ff to
ce6b383
Compare
cmower
force-pushed
the
add-rbdl
branch
2 times, most recently
from
April 12, 2022 13:39
0b067f3 to
139b91e
Compare
Owner
Author
|
@stoutheo just note I've been force-pushing updates to this branch to rebase with updates to master |
Collaborator
|
@cmower I have just completed the integration of RBDL. It works fine on my side, but there are some more minor changes needed such that the interface can be smoothly used for both global IK and differential IK. Also, note that I rebased too and I have force-pushed to this branch. |
Owner
Author
|
@stoutheo is this ready to merge? If so, I will pull in your changes and test other examples are working - then merge. |
and debugging tracking issue with rbdl, work in progress
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Adding RBDL IK interface.
@stoutheo I've just copy/pasted your code from the ros-pybullet interface and re-directed information as necessary.