-
Notifications
You must be signed in to change notification settings - Fork 482
Adding an ellipsoid joint to the joint collection #2797
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
Ipuch
wants to merge
44
commits into
stack-of-tasks:devel
Choose a base branch
from
Ipuch:topic-ellipsoid
base: devel
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
44 commits
Select commit
Hold shift + click to select a range
da4aab8
feat(joint-ellipsoid)
19c8016
refactor(joint-ellipsoid): extra methods for S and Sdot
1749dd9
feat(joint-ellipsoid): bindings, model graphs
44a57e3
feat(joint-ellipsoid): extra utils for translations
ed8ed8a
tests(joint-ellipsoid): add composite test
1470087
tests(joint-ellipsoid): Sdot as finite difference
7842a92
test(joint-ellipsoid): model-graph
4f25192
docs(model-graphs)
2b5bf1d
clean(joint-ellipsoid): unused variables and warnings
52e649c
fix(joint-ellipsoid): binding python
e7017f8
feat(joint-ellipsoid): extra docs for binding + S available .
b3ecb1c
Add ellipsoid joint kinematics example script
LucasJoseph 2d434e3
exemple(joint-ellipsoid)
6b93670
pre-commit
68ba51a
Update include/pinocchio/multibody/joint/joint-ellipsoid.hpp
Ipuch 87fa8ef
refactor(joint-ellipsoid): remove useless typename
Ipuch 45d8082
refactor(joint-ellipsoid): remove useless typenames
Ipuch a8a268e
refactor(joint-ellipsoid): remove useless typenames
Ipuch c10f6ef
feat(joint-ellipsoid): computeBiais
41c7661
Factorized data.M computation
LucasJoseph 6e5d528
fix(joint-ellispoid) : compute_biais
f291077
refactor(joint-ellipsoid) : c instead of Sdot * qdot
b6bc476
Move ComputeTranslations and ComputeTranslationVelocities to tests
LucasJoseph 78d171a
Moved computeTranslationAccelerations to tests
LucasJoseph 60e901e
refactor(joint-ellipsoid) : Sdot computeMotionSubspaceDerivative in t…
e329f82
clean(joint-ellipsoid) no Sdot anymore.
ad98ad0
doc(joint-ellipsoid)
5f22bfd
tests(joint-ellipsoid): rnea vs aba isolated
a9504b5
docs(joint-ellipsoid): changelog and readme
c83ea11
precommit
535de5a
docs(joint-ellipsoid) - afeatures
4dcfbd3
Update include/pinocchio/multibody/joint/joint-ellipsoid.hpp
Ipuch 2f6152a
Update bindings/python/parsers/graph/expose-edges.cpp
Ipuch 9b955f7
review(@jorisv): docs and test
31ca230
scout(freeflyer docs)
ada9fb1
refactor(model-graph-algo): AddJointBetweenBodies
1d7b57e
doc(new joint): guide for developers.
f6b9890
doc: Fix doxygen doc parsing
jorisv d092321
core: Avoid cast build issue
jorisv 4cba899
python: Remove redundant member definition
jorisv abe5d3c
lint: Run linter
jorisv 36e708a
examples: Try to overcome a Windows encoding issue
jorisv d27d0ca
Revert "examples: Try to overcome a Windows encoding issue"
jorisv 1f1c109
ci: Another try to fix greek letter output issue
jorisv 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.