-
Notifications
You must be signed in to change notification settings - Fork 392
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
Extend Support for Mimic Joint #2441
base: devel
Are you sure you want to change the base?
Commits on Oct 28, 2024
-
Add Urdf support for mimic joint (revolute and prismatic)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d9d884 - Browse repository at this point
Copy the full SHA 4d9d884View commit details -
Sample Model : Now support a mimic joint at the end if wanted
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ef33e3 - Browse repository at this point
Copy the full SHA 2ef33e3View commit details -
[Joints] Added support for nj and idx_j
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 445651b - Browse repository at this point
Copy the full SHA 445651bView commit details -
[Joint] Mimic joint is now based on the variant and not templated
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 49794a9 - Browse repository at this point
Copy the full SHA 49794a9View commit details -
[Model] Support for nj and idx_j
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 935177f - Browse repository at this point
Copy the full SHA 935177fView commit details -
[Data] Jacobian is now indexed on nj
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ee3922 - Browse repository at this point
Copy the full SHA 3ee3922View commit details -
[LieGroup] Neutral Specialization for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 55aec12 - Browse repository at this point
Copy the full SHA 55aec12View commit details -
[Serialization] Fix serialization
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f55133 - Browse repository at this point
Copy the full SHA 9f55133View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1974653 - Browse repository at this point
Copy the full SHA 1974653View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 007aac9 - Browse repository at this point
Copy the full SHA 007aac9View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1911aba - Browse repository at this point
Copy the full SHA 1911abaView commit details -
[Urdf] Add possibility to use mimic or not
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b7c405b - Browse repository at this point
Copy the full SHA b7c405bView commit details -
[Serialization] Fix Test and serialization
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for eb8d975 - Browse repository at this point
Copy the full SHA eb8d975View commit details -
[Mimic] Joint Tpl instead of JointBase
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f42e76 - Browse repository at this point
Copy the full SHA 5f42e76View commit details -
[Broken test] copy visitor from variant to variant
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c8cde41 - Browse repository at this point
Copy the full SHA c8cde41View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 212a567 - Browse repository at this point
Copy the full SHA 212a567View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 588d8e6 - Browse repository at this point
Copy the full SHA 588d8e6View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a0ccbb6 - Browse repository at this point
Copy the full SHA a0ccbb6View commit details -
[EtienneAr feedback] Add mimic constructor for different primay/secon…
…dary joint types
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 45820de - Browse repository at this point
Copy the full SHA 45820deView commit details -
[EtienneAr feedback] Move transferVariant to joint-basic-visitors and…
… document it
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 685e81b - Browse repository at this point
Copy the full SHA 685e81bView commit details -
[EtienneAr feedback] PoC: fix appendModel
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 919050c - Browse repository at this point
Copy the full SHA 919050cView commit details -
[EtienneAr feedback] Fix sample model for mimic in manipulator
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d221f9 - Browse repository at this point
Copy the full SHA 3d221f9View commit details -
[EtienneAr feedback] Joint Mimic jointConfigSelector_impl follows con…
…ventions en return a 0 length vector (and apply pre-commit formatting)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c966d01 - Browse repository at this point
Copy the full SHA c966d01View commit details -
[EtienneAr feedback] Fix appendToModel when mimic joint in model
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b22cf2 - Browse repository at this point
Copy the full SHA 4b22cf2View commit details -
[EtienneAr feedback] Apply pre-commit
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e8e829f - Browse repository at this point
Copy the full SHA e8e829fView commit details -
[EtienneAr feedback] Turn on mimic joint in model, reachable-workspac…
…e, sample-models unittest
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ca5f77e - Browse repository at this point
Copy the full SHA ca5f77eView commit details -
[EtienneAr feedback] Split jointCols jointRows and jointBLock for ful…
…l and reduced system
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a55d3bf - Browse repository at this point
Copy the full SHA a55d3bfView commit details -
[URDF] Modified the way mimic joint are added (still broken for romeo…
…....)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e21b59 - Browse repository at this point
Copy the full SHA 5e21b59View commit details -
[urdf] Fix parsing of mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 666abff - Browse repository at this point
Copy the full SHA 666abffView commit details -
[Example] Fix to include mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ba29849 - Browse repository at this point
Copy the full SHA ba29849View commit details -
[robot_wrapper] Fix to include mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a86cb6b - Browse repository at this point
Copy the full SHA a86cb6bView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5665e20 - Browse repository at this point
Copy the full SHA 5665e20View commit details -
[RNEA] Modify to take mimic into account
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 206d9b3 - Browse repository at this point
Copy the full SHA 206d9b3View commit details -
[Mimic] Modify to be able to mimic from base to Tpl
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b1a68b4 - Browse repository at this point
Copy the full SHA b1a68b4View commit details -
[SampleModel] Test to compare a mimic and non mimic model
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ac81325 - Browse repository at this point
Copy the full SHA ac81325View commit details -
[Data] Check on mimic is disable for now
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 75584d0 - Browse repository at this point
Copy the full SHA 75584d0View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ff706a7 - Browse repository at this point
Copy the full SHA ff706a7View commit details -
[EtienneAr feedback] Fix RNEA: initialize tau to zero before summing
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 368f3d2 - Browse repository at this point
Copy the full SHA 368f3d2View commit details -
[EtienneAr feedback] Fix crba for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 574e93e - Browse repository at this point
Copy the full SHA 574e93eView commit details -
[EtienneAr feedback] Test crba before rnea for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 28a641e - Browse repository at this point
Copy the full SHA 28a641eView commit details -
[EtienneAr feedback] Port crba fix to algorithm with other convention
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fcb68db - Browse repository at this point
Copy the full SHA fcb68dbView commit details -
[EtienneAr feedback] Port crba fix to rnea, compute-all-terms and con…
…strained-dynamics
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ef45b95 - Browse repository at this point
Copy the full SHA ef45b95View commit details -
[EtienneAr feedback] Revert useless change on Fcrb in crna.hxx
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a13a685 - Browse repository at this point
Copy the full SHA a13a685View commit details -
[EtienneAr feedback] Make M matrix symetric in test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 83bfe4f - Browse repository at this point
Copy the full SHA 83bfe4fView commit details -
[EtienneAr feedback] Properly use data.nle instead of rnea
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e45c7a - Browse repository at this point
Copy the full SHA 0e45c7aView commit details -
[EtienneAr feedback] Fix crba for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 631e13c - Browse repository at this point
Copy the full SHA 631e13cView commit details -
[EtienneAr feedback] Fix RNEA after chage for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d0021d - Browse repository at this point
Copy the full SHA 2d0021dView commit details -
[example] Change buildModelUrdf - added mimic bool
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6eaf2e0 - Browse repository at this point
Copy the full SHA 6eaf2e0View commit details -
[mimic-joint] Added support for FreeFlyer
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ba6d37 - Browse repository at this point
Copy the full SHA 2ba6d37View commit details -
[unittest] Added bool mimic to build urdf
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 38036c0 - Browse repository at this point
Copy the full SHA 38036c0View commit details -
[Joint] Split Joint ConfigSelector in two functions
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bc725ed - Browse repository at this point
Copy the full SHA bc725edView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c36825 - Browse repository at this point
Copy the full SHA 0c36825View commit details -
Split JointVelocitySelector in two functions
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b493e9c - Browse repository at this point
Copy the full SHA b493e9cView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ed5dd1 - Browse repository at this point
Copy the full SHA 5ed5dd1View commit details -
[EtienneAr feedback] Add more test for joint mimic in non trivial cases
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ed295df - Browse repository at this point
Copy the full SHA ed295dfView commit details -
[EtienneAr feedback] Fix scaling and offset in mimic joint calc
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 796a4dd - Browse repository at this point
Copy the full SHA 796a4ddView commit details -
[EtienneAr feedback] WiP: Fix ConfigVectorAffineTransform template sp…
…ecialization
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 567cc44 - Browse repository at this point
Copy the full SHA 567cc44View commit details -
[EtienneAr feedback] Make visitor for config vector affine transform
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for de2669f - Browse repository at this point
Copy the full SHA de2669fView commit details -
[EtienneAr feedback] Move configVectorAffineTransform code to joint-b…
…asic-visitor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 32330e0 - Browse repository at this point
Copy the full SHA 32330e0View commit details -
[EtienneAr feedback] Add more test cases for config vector affine tra…
…nsforms
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6547456 - Browse repository at this point
Copy the full SHA 6547456View commit details -
[EtienneAr feedback] Test affine transform for identity and non ident…
…ity cases
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0aaad9d - Browse repository at this point
Copy the full SHA 0aaad9dView commit details -
[EtienneAr feedback] Cleaner floating point comparison for NoAffineTr…
…ansform assert
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f9569d - Browse repository at this point
Copy the full SHA 2f9569dView commit details -
[EtienneAr feedback] keep original q and v in JointDataMimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 847bbfd - Browse repository at this point
Copy the full SHA 847bbfdView commit details -
[EtienneAr feedback] [Mimic] Set indexes of ref joint to 0
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for dfbb342 - Browse repository at this point
Copy the full SHA dfbb342View commit details -
[EtienneAr feedback] Fix mimic test for slightly new convention of re…
…f joint idx_q, idx_v set to 0
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 91ef1b5 - Browse repository at this point
Copy the full SHA 91ef1b5View commit details -
[EtienneAr feedback] Fix serialization for mimic joint with setIndexes
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e77ebb0 - Browse repository at this point
Copy the full SHA e77ebb0View commit details -
[bindings] Added mimic to context
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f368187 - Browse repository at this point
Copy the full SHA f368187View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c5e50b7 - Browse repository at this point
Copy the full SHA c5e50b7View commit details -
[bindings] BROKEN - Added specialization for mimic joint in bindings
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 571be06 - Browse repository at this point
Copy the full SHA 571be06View commit details -
[python] Added jointModelMimicable to context
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a004218 - Browse repository at this point
Copy the full SHA a004218View commit details -
[bindings] Fix mimic specialization for constructor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f94b07 - Browse repository at this point
Copy the full SHA 4f94b07View commit details -
[context] Added mimicable joint
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a24746f - Browse repository at this point
Copy the full SHA a24746fView commit details -
[bindings] Finished specialization for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b715881 - Browse repository at this point
Copy the full SHA b715881View commit details -
{Joints@ Added mimicable trait
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f65f7b - Browse repository at this point
Copy the full SHA 1f65f7bView commit details -
[Visitor] Change TransferVariant visitor into checkMimic visitor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 016102e - Browse repository at this point
Copy the full SHA 016102eView commit details -
[Joint] Remove mimicable joint collection
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c4e8876 - Browse repository at this point
Copy the full SHA c4e8876View commit details -
[Joint] Use check mimic for jointMimic constructor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 56d91a2 - Browse repository at this point
Copy the full SHA 56d91a2View commit details -
[bindings] Make bindings conform to new jointMimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 299fbbb - Browse repository at this point
Copy the full SHA 299fbbbView commit details -
[EtienneAr feedback] Make random humanoid with mimic joint
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0af5c97 - Browse repository at this point
Copy the full SHA 0af5c97View commit details -
[EtienneAr feedback] Fix size in jointBlock
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 581341d - Browse repository at this point
Copy the full SHA 581341dView commit details -
[EtienneAr feedback] Fix mimic serialization for joint_q joint_v
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a407b48 - Browse repository at this point
Copy the full SHA a407b48View commit details -
[EtienneAr feedback] Remove problematic testcase for mimic in python
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6677d87 - Browse repository at this point
Copy the full SHA 6677d87View commit details -
[EtienneAr feedback] Add slightly more test on sample models for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 932e313 - Browse repository at this point
Copy the full SHA 932e313View commit details -
[EtienneAr feedback] Fix rebase conflict
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 20f8bab - Browse repository at this point
Copy the full SHA 20f8babView commit details -
[EtienneAr feedback] Activate mimic for joint-jacobian test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 762ce8c - Browse repository at this point
Copy the full SHA 762ce8cView commit details -
[EtienneAr feedback] Fix some size for mimic col/row selection
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 361eac2 - Browse repository at this point
Copy the full SHA 361eac2View commit details -
[EtienneAr feedback] Fix joint jacobians computation for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b22ea5 - Browse repository at this point
Copy the full SHA 6b22ea5View commit details -
[EtienneAr feedback] WiP fix crba malloc
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ab2d2f4 - Browse repository at this point
Copy the full SHA ab2d2f4View commit details -
[EtienneAr feedback] Remove temporary variables before return for joi…
…nt mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 15aa632 - Browse repository at this point
Copy the full SHA 15aa632View commit details -
[EtienneAr feedback] Add stack allocation feature for JointMotionSubs…
…paceTpl class and remove dedicated class
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d0d9867 - Browse repository at this point
Copy the full SHA d0d9867View commit details -
[CRBA] Update computation of Ag
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c798814 - Browse repository at this point
Copy the full SHA c798814View commit details -
[EtienneAr feedback] Small serialization fix after changes in JoitMot…
…ionSubspaceTpl
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 175cb8c - Browse repository at this point
Copy the full SHA 175cb8cView commit details -
[EtienneAr feedback] Fix on Jcom for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c1976df - Browse repository at this point
Copy the full SHA c1976dfView commit details -
[EtienneAr feedback] Fix corriolis computation for mimic leading
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a4e8ad - Browse repository at this point
Copy the full SHA 1a4e8adView commit details -
[EtienneAr feedback] Enable mimic in rnea tests
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 39f2a49 - Browse repository at this point
Copy the full SHA 39f2a49View commit details -
[EtienneAr feedback] Define MaxDim in ScaledJointMotionSubspace and f…
…ix mimic test with it
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3387d3a - Browse repository at this point
Copy the full SHA 3387d3aView commit details -
[EtienneAr feedback] Add dedicated mimic test for crba
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0148b0f - Browse repository at this point
Copy the full SHA 0148b0fView commit details -
[EtienneAr feedback] Template ScaledMotionSubspace on MaxDim
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9b95ed1 - Browse repository at this point
Copy the full SHA 9b95ed1View commit details -
[EtienneAr feedback] Add getRelativePlacement method for kinematics
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a45359 - Browse repository at this point
Copy the full SHA 5a45359View commit details -
[EtienneAr feedback] add patch to crba for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ef899c9 - Browse repository at this point
Copy the full SHA ef899c9View commit details -
[EtienneAr feedback] Update comment and remove hardcoded max size for…
… crba patch
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 34706b8 - Browse repository at this point
Copy the full SHA 34706b8View commit details -
[EtienneAr feedback] Make random humanoid with mimic joint
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ec158e - Browse repository at this point
Copy the full SHA 7ec158eView commit details -
[algorithm/model] Added a function to transform a joint into a mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bb8cf6 - Browse repository at this point
Copy the full SHA 4bb8cf6View commit details -
[unittest/model] Added test for transformIntoJointMimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e824cf4 - Browse repository at this point
Copy the full SHA e824cf4View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5883d1f - Browse repository at this point
Copy the full SHA 5883d1fView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8cfd860 - Browse repository at this point
Copy the full SHA 8cfd860View commit details -
[Algorithm/model] Remove useless if
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e68e76 - Browse repository at this point
Copy the full SHA 0e68e76View commit details -
[EtienneAr feedback] Fix crba in local convention to prevent heap all…
…ocation
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 73c9035 - Browse repository at this point
Copy the full SHA 73c9035View commit details -
[EtienneAr feedback] Add assert for crba in world convention with mim…
…ic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e3f49e - Browse repository at this point
Copy the full SHA 9e3f49eView commit details -
[EtienneAr feedback] More exhaustive testing of crba for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 627529c - Browse repository at this point
Copy the full SHA 627529cView commit details -
[EtienneAr feedback] Remove useless override of joint{Config,Velocity…
…}From{Nv,Dof}Selector_impl and patch base FromDof ones
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2968146 - Browse repository at this point
Copy the full SHA 2968146View commit details -
[EtienneAr feedback] Fix selectConfigFromDof for JointModelTpl in the…
… case of a mimic by using a visitor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a719dc - Browse repository at this point
Copy the full SHA 3a719dcView commit details -
[EtienneAr feedback] Fix ConfigSelectorFromDof visitor
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 030cc46 - Browse repository at this point
Copy the full SHA 030cc46View commit details -
[EtienneAr feedback] Fix CRBA test for mimic, and remove mimic in wor…
…ld convention test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 694475d - Browse repository at this point
Copy the full SHA 694475dView commit details -
[EtienneAr feedback] Fix G matric for mimic crba test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2186256 - Browse repository at this point
Copy the full SHA 2186256View commit details -
[EtienneAr feedback] Patch warnings in mimic crba test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 45aa219 - Browse repository at this point
Copy the full SHA 45aa219View commit details -
[Algorithm/crba] Fix world convention for mimic joints
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 14b17b0 - Browse repository at this point
Copy the full SHA 14b17b0View commit details -
fix not working for all cases (spaced and parallel)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cd6d3cf - Browse repository at this point
Copy the full SHA cd6d3cfView commit details -
[algo/crba] Fix for crba world (works for spaced and parallel)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a0b3011 - Browse repository at this point
Copy the full SHA a0b3011View commit details -
Fix crba world (small issue with parallel joint at the root where the…
… two subtree meet)
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 93bb9e4 - Browse repository at this point
Copy the full SHA 93bb9e4View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 602f61b - Browse repository at this point
Copy the full SHA 602f61bView commit details -
Make centroidal algorithm compatible with mimic and add tests
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4698d0d - Browse repository at this point
Copy the full SHA 4698d0dView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ceed8ad - Browse repository at this point
Copy the full SHA ceed8adView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bc7fcb1 - Browse repository at this point
Copy the full SHA bc7fcb1View commit details -
[EtienneAr feedback] Fix getRelativePlacement and add unit test
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d6791ca - Browse repository at this point
Copy the full SHA d6791caView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for af24229 - Browse repository at this point
Copy the full SHA af24229View commit details -
[EtienneAr feedback] Fix ForceOperator for generic motion subspace an…
…d mimic and prevent any malloc
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b39b9c8 - Browse repository at this point
Copy the full SHA b39b9c8View commit details -
[EtienneAr feedback] Patch previous fix on ForceOperator for motion s…
…ubspace tpl
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f9dfabe - Browse repository at this point
Copy the full SHA f9dfabeView commit details -
Fix some errrors for com computation
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e81f6a1 - Browse repository at this point
Copy the full SHA e81f6a1View commit details -
[Rnea] Patch Algorithms for mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5890b0c - Browse repository at this point
Copy the full SHA 5890b0cView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 995a6a4 - Browse repository at this point
Copy the full SHA 995a6a4View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for aeeccb3 - Browse repository at this point
Copy the full SHA aeeccb3View commit details -
Fix tests and remove modification for Coriolis Matrix
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3492ad4 - Browse repository at this point
Copy the full SHA 3492ad4View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cc74e43 - Browse repository at this point
Copy the full SHA cc74e43View commit details -
[Urdf] Rebase on new pinocchio release
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e8b49f5 - Browse repository at this point
Copy the full SHA e8b49f5View commit details -
Add assert to non supported algorithms
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c43f9bb - Browse repository at this point
Copy the full SHA c43f9bbView commit details -
[algo/crba] Fix local convention for crba
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for df12ced - Browse repository at this point
Copy the full SHA df12cedView commit details -
[EtienneAr feedback] Comment local fix for crba and don't use getRela…
…tivePlacement to remove redundant computations
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e44aa6 - Browse repository at this point
Copy the full SHA 3e44aa6View commit details -
[EtienneAr feedback] Add comments to world fix for crba and factorize…
… code to prevent duplication
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 31b9866 - Browse repository at this point
Copy the full SHA 31b9866View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 711a7b1 - Browse repository at this point
Copy the full SHA 711a7b1View commit details -
[EtienneAr Feedback] Fix LOCAL enum ambiguity in getRelativePlacement
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 587dd72 - Browse repository at this point
Copy the full SHA 587dd72View commit details -
[EtienneAr Feedback]Fix Scalar / int confusion for model index
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 59923fe - Browse repository at this point
Copy the full SHA 59923feView commit details -
[EtienneAr Feedback] Fix explicit ConfigVectorAffineTransformVisitor …
…template parameters
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 68fb12a - Browse repository at this point
Copy the full SHA 68fb12aView commit details -
[EtienneAr Feedback] Fix Scalar / int confusion for joint mimic index
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cd734f - Browse repository at this point
Copy the full SHA 9cd734fView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d0dd2f3 - Browse repository at this point
Copy the full SHA d0dd2f3View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4cc9213 - Browse repository at this point
Copy the full SHA 4cc9213View commit details -
[algo/crba] remove double function
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b40ef0b - Browse repository at this point
Copy the full SHA b40ef0bView commit details -
[unittest/kinematics] Cast to avoid errors
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fe468d6 - Browse repository at this point
Copy the full SHA fe468d6View commit details -
[multibody/geometry] Force scalar to be double
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ac54906 - Browse repository at this point
Copy the full SHA ac54906View commit details -
[multibody/op] Only do comparison when scalar=double
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fdbc21c - Browse repository at this point
Copy the full SHA fdbc21cView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fcba9a3 - Browse repository at this point
Copy the full SHA fcba9a3View commit details -
Fix crba and some tests for casadi
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 983166f - Browse repository at this point
Copy the full SHA 983166fView commit details -
[EtienneAr Feedback] Fix Scalar forced to double for GeometryObjects
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a528fc3 - Browse repository at this point
Copy the full SHA a528fc3View commit details -
[EtienneAr Feedback] Fix casadi test for joint mimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 89fda7d - Browse repository at this point
Copy the full SHA 89fda7dView commit details -
[serialization] Fix template errors
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b5e6ced - Browse repository at this point
Copy the full SHA b5e6cedView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8009bbb - Browse repository at this point
Copy the full SHA 8009bbbView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5085f9a - Browse repository at this point
Copy the full SHA 5085f9aView commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8b20cbb - Browse repository at this point
Copy the full SHA 8b20cbbView commit details -
[test/rnea] Try fix for windows
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d6d88bb - Browse repository at this point
Copy the full SHA d6d88bbView commit details -
[EtienneAr Feedback] Swap import order
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a8fc9e6 - Browse repository at this point
Copy the full SHA a8fc9e6View commit details -
[EtienneAr Feedback] Fix PINOCCHIO_EXPLICIT_INSTANTIATION DECLARATION…
… to DEFINITION for transformJointIntoMimic
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5de5b35 - Browse repository at this point
Copy the full SHA 5de5b35View commit details -
[EtienneAr Feedback] Update changelog
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3cefa42 - Browse repository at this point
Copy the full SHA 3cefa42View commit details -
[EtienneAr Feedback] Add explicit to single argument constructors
Megane Millan committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cc2aee7 - Browse repository at this point
Copy the full SHA cc2aee7View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b4cc47 - Browse repository at this point
Copy the full SHA 3b4cc47View commit details -
Megane Millan committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 53d7cd2 - Browse repository at this point
Copy the full SHA 53d7cd2View commit details