-
Notifications
You must be signed in to change notification settings - Fork 53
Compute the whole-body-inertia and the average-angular-velocity. #75
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
Open
wyqsnddd
wants to merge
29
commits into
jrl-umi3218:master
Choose a base branch
from
wyqsnddd:whole-body-inertia
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
60051c1
[New function] to compute the cetroidal inertia and average centroida…
wyqsnddd c521fa7
More comments on the centroidal inertia computation.
wyqsnddd fad794a
[Minor] Use Eigen::Vector6d instead of sva::ForceVecd
wyqsnddd c99d108
[clang-format]
wyqsnddd c56ddf7
[cmake] Restore submodule to current RBDyn master
gergondet b076d81
[comment-fix] according to issue: #75.
wyqsnddd e639239
[Improvement] matrix inversion and the for-loop for computing centroi…
wyqsnddd e8e4218
[Improvement] matrix inversion and the for-loop for computing centroi…
wyqsnddd 0f4c318
Fix the commit message to link to #75
wyqsnddd 4dd27a9
[New function] to compute the cetroidal inertia and average centroida…
wyqsnddd 08893b4
More comments on the centroidal inertia computation.
wyqsnddd b8f80d9
[Minor] Use Eigen::Vector6d instead of sva::ForceVecd
wyqsnddd 8263384
[clang-format]
wyqsnddd eaad080
[cmake] Restore submodule to current RBDyn master
gergondet 0737a19
[comment-fix] according to issue: #75.
wyqsnddd ecf3faf
[Improvement] matrix inversion and the for-loop for computing centroi…
wyqsnddd 5da5f10
Fix warning
gergondet 456756d
Add a test for computeCentroidalInertia
gergondet 22d4cf0
Merge branch 'whole-body-inertia' of github.com:wyqsnddd/RBDyn into w…
wyqsnddd e0f18aa
[WIP] [Medium] Tried to implement the improved CMM matrix computation…
wyqsnddd 7d98488
[Minor]
wyqsnddd 1315f28
[Unknown modifications]
wyqsnddd f7cb24f
Merge branch 'whole-body-inertia' of github.com:wyqsnddd/RBDyn into w…
wyqsnddd 8d0613b
Merge branch 'master' into whole-body-inertia
wyqsnddd 7cdee58
[Debug] see #75
ywang-robotics e3f71b9
Fixed the alpha calculation.
ywang-robotics 0625ae6
Update submodule cmake
ywang-robotics fab9934
Merge branch 'master' into whole-body-inertia
ywang-robotics 3ba4ae8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule cmake
updated
56 files
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.