-
Notifications
You must be signed in to change notification settings - Fork 483
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
54
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.
+3,088
−18
Open
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
35d19a7
feat(joint-ellipsoid)
88e7b4d
refactor(joint-ellipsoid): extra methods for S and Sdot
a0aed21
feat(joint-ellipsoid): bindings, model graphs
5f4c764
feat(joint-ellipsoid): extra utils for translations
477fd44
tests(joint-ellipsoid): add composite test
18ade9e
tests(joint-ellipsoid): Sdot as finite difference
f6629aa
test(joint-ellipsoid): model-graph
2e6de55
docs(model-graphs)
5b015be
clean(joint-ellipsoid): unused variables and warnings
6bf24b1
fix(joint-ellipsoid): binding python
0d7aca0
feat(joint-ellipsoid): extra docs for binding + S available .
25fe425
Add ellipsoid joint kinematics example script
LucasJoseph d0b5b91
exemple(joint-ellipsoid)
69d28e1
pre-commit
8247e72
Update include/pinocchio/multibody/joint/joint-ellipsoid.hpp
Ipuch 2f78c8e
refactor(joint-ellipsoid): remove useless typename
Ipuch cb468cd
refactor(joint-ellipsoid): remove useless typenames
Ipuch 324fc22
refactor(joint-ellipsoid): remove useless typenames
Ipuch 1c89162
feat(joint-ellipsoid): computeBiais
84a34d8
Factorized data.M computation
LucasJoseph c497e6a
fix(joint-ellispoid) : compute_biais
1d14a09
refactor(joint-ellipsoid) : c instead of Sdot * qdot
5acc809
Move ComputeTranslations and ComputeTranslationVelocities to tests
LucasJoseph 2c95cd2
Moved computeTranslationAccelerations to tests
LucasJoseph 3cf5441
refactor(joint-ellipsoid) : Sdot computeMotionSubspaceDerivative in t…
36dad77
clean(joint-ellipsoid) no Sdot anymore.
d7105f7
doc(joint-ellipsoid)
764a0e4
tests(joint-ellipsoid): rnea vs aba isolated
97235d0
docs(joint-ellipsoid): changelog and readme
ee16242
precommit
fa20746
docs(joint-ellipsoid) - afeatures
bf23476
Update include/pinocchio/multibody/joint/joint-ellipsoid.hpp
Ipuch add7ffd
Update bindings/python/parsers/graph/expose-edges.cpp
Ipuch c186a48
review(@jorisv): docs and test
3d62589
scout(freeflyer docs)
63d012f
refactor(model-graph-algo): AddJointBetweenBodies
8697c01
doc(new joint): guide for developers.
bf4bd42
doc: Fix doxygen doc parsing
jorisv 9283dee
core: Avoid cast build issue
jorisv 0709bee
python: Remove redundant member definition
jorisv 55b477d
lint: Run linter
jorisv 60f7246
examples: Try to overcome a Windows encoding issue
jorisv 6295c0c
Revert "examples: Try to overcome a Windows encoding issue"
jorisv 6b732b3
ci: Another try to fix greek letter output issue
jorisv 3e20234
feat/refactor(joint-ellipsoid): joint specialization
63fe853
refactor(joint-ellipsoid): review comments.
Ipuch 80fbd41
fix(joint-ellipsoid): one more test fixed
6d43121
wontfix: test not passing
567be9e
core: Fix build and tests
jorisv 3850bf0
clean(joint-ellipsoid): dead code and comments
5712e77
core: Small improvments
jorisv 31f6b8f
Update include/pinocchio/multibody/joint/joint-ellipsoid.hpp
Ipuch 4db8d51
review(joint-ellipsoid)
ee6833b
core: Remove a codacy warning
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
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.