-
Notifications
You must be signed in to change notification settings - Fork 396
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 Nov 28, 2024
-
Add Urdf support for mimic joint (revolute and prismatic)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e05b80 - Browse repository at this point
Copy the full SHA 0e05b80View commit details -
Sample Model : Now support a mimic joint at the end if wanted
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f682cb4 - Browse repository at this point
Copy the full SHA f682cb4View commit details -
[Joints] Added support for nj and idx_j
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 03d464e - Browse repository at this point
Copy the full SHA 03d464eView commit details -
[Joint] Mimic joint is now based on the variant and not templated
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a83452f - Browse repository at this point
Copy the full SHA a83452fView commit details -
[Model] Support for nj and idx_j
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f34e6c4 - Browse repository at this point
Copy the full SHA f34e6c4View commit details -
[Data] Jacobian is now indexed on nj
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ceba5b4 - Browse repository at this point
Copy the full SHA ceba5b4View commit details -
[LieGroup] Neutral Specialization for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2375b41 - Browse repository at this point
Copy the full SHA 2375b41View commit details -
[Serialization] Fix serialization
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6794730 - Browse repository at this point
Copy the full SHA 6794730View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for dd613b2 - Browse repository at this point
Copy the full SHA dd613b2View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e8672c - Browse repository at this point
Copy the full SHA 4e8672cView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7253f79 - Browse repository at this point
Copy the full SHA 7253f79View commit details -
[Urdf] Add possibility to use mimic or not
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 796d799 - Browse repository at this point
Copy the full SHA 796d799View commit details -
[Serialization] Fix Test and serialization
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c56aa4a - Browse repository at this point
Copy the full SHA c56aa4aView commit details -
[Mimic] Joint Tpl instead of JointBase
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d9a6bd - Browse repository at this point
Copy the full SHA 4d9a6bdView commit details -
[Broken test] copy visitor from variant to variant
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e6542f - Browse repository at this point
Copy the full SHA 0e6542fView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b8ca12f - Browse repository at this point
Copy the full SHA b8ca12fView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e55e98 - Browse repository at this point
Copy the full SHA 2e55e98View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ed6be7 - Browse repository at this point
Copy the full SHA 5ed6be7View commit details -
[EtienneAr feedback] Add mimic constructor for different primay/secon…
…dary joint types
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for faa8447 - Browse repository at this point
Copy the full SHA faa8447View commit details -
[EtienneAr feedback] Move transferVariant to joint-basic-visitors and…
… document it
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for de7a75a - Browse repository at this point
Copy the full SHA de7a75aView commit details -
[EtienneAr feedback] PoC: fix appendModel
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d26d7f9 - Browse repository at this point
Copy the full SHA d26d7f9View commit details -
[EtienneAr feedback] Fix sample model for mimic in manipulator
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ad01bd4 - Browse repository at this point
Copy the full SHA ad01bd4View commit details -
[EtienneAr feedback] Joint Mimic jointConfigSelector_impl follows con…
…ventions en return a 0 length vector (and apply pre-commit formatting)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bd4bb7 - Browse repository at this point
Copy the full SHA 8bd4bb7View commit details -
[EtienneAr feedback] Fix appendToModel when mimic joint in model
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c14b0c - Browse repository at this point
Copy the full SHA 2c14b0cView commit details -
[EtienneAr feedback] Apply pre-commit
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d07cce - Browse repository at this point
Copy the full SHA 6d07cceView commit details -
[EtienneAr feedback] Turn on mimic joint in model, reachable-workspac…
…e, sample-models unittest
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2593331 - Browse repository at this point
Copy the full SHA 2593331View commit details -
[EtienneAr feedback] Split jointCols jointRows and jointBLock for ful…
…l and reduced system
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for efb857d - Browse repository at this point
Copy the full SHA efb857dView commit details -
[URDF] Modified the way mimic joint are added (still broken for romeo…
…....)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cf9bf86 - Browse repository at this point
Copy the full SHA cf9bf86View commit details -
[urdf] Fix parsing of mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ee81474 - Browse repository at this point
Copy the full SHA ee81474View commit details -
[Example] Fix to include mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f62527 - Browse repository at this point
Copy the full SHA 3f62527View commit details -
[robot_wrapper] Fix to include mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ca7ef20 - Browse repository at this point
Copy the full SHA ca7ef20View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e8953b3 - Browse repository at this point
Copy the full SHA e8953b3View commit details -
[RNEA] Modify to take mimic into account
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b0a3d1 - Browse repository at this point
Copy the full SHA 2b0a3d1View commit details -
[Mimic] Modify to be able to mimic from base to Tpl
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9be40f0 - Browse repository at this point
Copy the full SHA 9be40f0View commit details -
[SampleModel] Test to compare a mimic and non mimic model
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 981239e - Browse repository at this point
Copy the full SHA 981239eView commit details -
[Data] Check on mimic is disable for now
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b028ac3 - Browse repository at this point
Copy the full SHA b028ac3View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3eaf48f - Browse repository at this point
Copy the full SHA 3eaf48fView commit details -
[EtienneAr feedback] Fix RNEA: initialize tau to zero before summing
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ba2780e - Browse repository at this point
Copy the full SHA ba2780eView commit details -
[EtienneAr feedback] Fix crba for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 319c609 - Browse repository at this point
Copy the full SHA 319c609View commit details -
[EtienneAr feedback] Test crba before rnea for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c248ef5 - Browse repository at this point
Copy the full SHA c248ef5View commit details -
[EtienneAr feedback] Port crba fix to algorithm with other convention
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ce5202 - Browse repository at this point
Copy the full SHA 7ce5202View commit details -
[EtienneAr feedback] Port crba fix to rnea, compute-all-terms and con…
…strained-dynamics
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cc00113 - Browse repository at this point
Copy the full SHA cc00113View commit details -
[EtienneAr feedback] Revert useless change on Fcrb in crna.hxx
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f684d60 - Browse repository at this point
Copy the full SHA f684d60View commit details -
[EtienneAr feedback] Make M matrix symetric in test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4266e17 - Browse repository at this point
Copy the full SHA 4266e17View commit details -
[EtienneAr feedback] Properly use data.nle instead of rnea
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d18a55 - Browse repository at this point
Copy the full SHA 2d18a55View commit details -
[EtienneAr feedback] Fix crba for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 292688f - Browse repository at this point
Copy the full SHA 292688fView commit details -
[EtienneAr feedback] Fix RNEA after chage for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 192c263 - Browse repository at this point
Copy the full SHA 192c263View commit details -
[example] Change buildModelUrdf - added mimic bool
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 88076e4 - Browse repository at this point
Copy the full SHA 88076e4View commit details -
[mimic-joint] Added support for FreeFlyer
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0595bf1 - Browse repository at this point
Copy the full SHA 0595bf1View commit details -
[unittest] Added bool mimic to build urdf
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a04b39 - Browse repository at this point
Copy the full SHA 4a04b39View commit details -
[Joint] Split Joint ConfigSelector in two functions
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b6349fc - Browse repository at this point
Copy the full SHA b6349fcView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f02588 - Browse repository at this point
Copy the full SHA 1f02588View commit details -
Split JointVelocitySelector in two functions
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a766bc0 - Browse repository at this point
Copy the full SHA a766bc0View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 59e2927 - Browse repository at this point
Copy the full SHA 59e2927View commit details -
[EtienneAr feedback] Add more test for joint mimic in non trivial cases
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 867aa71 - Browse repository at this point
Copy the full SHA 867aa71View commit details -
[EtienneAr feedback] Fix scaling and offset in mimic joint calc
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7dd647e - Browse repository at this point
Copy the full SHA 7dd647eView commit details -
[EtienneAr feedback] WiP: Fix ConfigVectorAffineTransform template sp…
…ecialization
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9264968 - Browse repository at this point
Copy the full SHA 9264968View commit details -
[EtienneAr feedback] Make visitor for config vector affine transform
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e6e4bff - Browse repository at this point
Copy the full SHA e6e4bffView commit details -
[EtienneAr feedback] Move configVectorAffineTransform code to joint-b…
…asic-visitor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a03462e - Browse repository at this point
Copy the full SHA a03462eView commit details -
[EtienneAr feedback] Add more test cases for config vector affine tra…
…nsforms
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 247fca6 - Browse repository at this point
Copy the full SHA 247fca6View commit details -
[EtienneAr feedback] Test affine transform for identity and non ident…
…ity cases
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 15e68dd - Browse repository at this point
Copy the full SHA 15e68ddView commit details -
[EtienneAr feedback] Cleaner floating point comparison for NoAffineTr…
…ansform assert
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ac4dab2 - Browse repository at this point
Copy the full SHA ac4dab2View commit details -
[EtienneAr feedback] keep original q and v in JointDataMimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2db609a - Browse repository at this point
Copy the full SHA 2db609aView commit details -
[EtienneAr feedback] [Mimic] Set indexes of ref joint to 0
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8f4dae8 - Browse repository at this point
Copy the full SHA 8f4dae8View commit details -
[EtienneAr feedback] Fix mimic test for slightly new convention of re…
…f joint idx_q, idx_v set to 0
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e92c18e - Browse repository at this point
Copy the full SHA e92c18eView commit details -
[EtienneAr feedback] Fix serialization for mimic joint with setIndexes
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ae12f5a - Browse repository at this point
Copy the full SHA ae12f5aView commit details -
[bindings] Added mimic to context
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3038327 - Browse repository at this point
Copy the full SHA 3038327View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d5c705a - Browse repository at this point
Copy the full SHA d5c705aView commit details -
[bindings] BROKEN - Added specialization for mimic joint in bindings
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ebb771 - Browse repository at this point
Copy the full SHA 3ebb771View commit details -
[python] Added jointModelMimicable to context
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 975eeab - Browse repository at this point
Copy the full SHA 975eeabView commit details -
[bindings] Fix mimic specialization for constructor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cd1b6e5 - Browse repository at this point
Copy the full SHA cd1b6e5View commit details -
[context] Added mimicable joint
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 873c705 - Browse repository at this point
Copy the full SHA 873c705View commit details -
[bindings] Finished specialization for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 57cad9e - Browse repository at this point
Copy the full SHA 57cad9eView commit details -
{Joints@ Added mimicable trait
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c62c321 - Browse repository at this point
Copy the full SHA c62c321View commit details -
[Visitor] Change TransferVariant visitor into checkMimic visitor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 96bb9b5 - Browse repository at this point
Copy the full SHA 96bb9b5View commit details -
[Joint] Remove mimicable joint collection
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d026343 - Browse repository at this point
Copy the full SHA d026343View commit details -
[Joint] Use check mimic for jointMimic constructor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f019991 - Browse repository at this point
Copy the full SHA f019991View commit details -
[bindings] Make bindings conform to new jointMimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 472b1e4 - Browse repository at this point
Copy the full SHA 472b1e4View commit details -
[EtienneAr feedback] Make random humanoid with mimic joint
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ef49535 - Browse repository at this point
Copy the full SHA ef49535View commit details -
[EtienneAr feedback] Fix size in jointBlock
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 15c72a3 - Browse repository at this point
Copy the full SHA 15c72a3View commit details -
[EtienneAr feedback] Fix mimic serialization for joint_q joint_v
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 19fbc53 - Browse repository at this point
Copy the full SHA 19fbc53View commit details -
[EtienneAr feedback] Remove problematic testcase for mimic in python
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 39453a0 - Browse repository at this point
Copy the full SHA 39453a0View commit details -
[EtienneAr feedback] Add slightly more test on sample models for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c226414 - Browse repository at this point
Copy the full SHA c226414View commit details -
[EtienneAr feedback] Fix rebase conflict
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0dbe795 - Browse repository at this point
Copy the full SHA 0dbe795View commit details -
[EtienneAr feedback] Activate mimic for joint-jacobian test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cbaac3d - Browse repository at this point
Copy the full SHA cbaac3dView commit details -
[EtienneAr feedback] Fix some size for mimic col/row selection
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0503b2b - Browse repository at this point
Copy the full SHA 0503b2bView commit details -
[EtienneAr feedback] Fix joint jacobians computation for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for eade4a9 - Browse repository at this point
Copy the full SHA eade4a9View commit details -
[EtienneAr feedback] WiP fix crba malloc
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a6e9ece - Browse repository at this point
Copy the full SHA a6e9eceView commit details -
[EtienneAr feedback] Remove temporary variables before return for joi…
…nt mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bc54269 - Browse repository at this point
Copy the full SHA bc54269View commit details -
[EtienneAr feedback] Add stack allocation feature for JointMotionSubs…
…paceTpl class and remove dedicated class
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 60f8afa - Browse repository at this point
Copy the full SHA 60f8afaView commit details -
[CRBA] Update computation of Ag
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 224bb98 - Browse repository at this point
Copy the full SHA 224bb98View commit details -
[EtienneAr feedback] Small serialization fix after changes in JoitMot…
…ionSubspaceTpl
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ec4cd8a - Browse repository at this point
Copy the full SHA ec4cd8aView commit details -
[EtienneAr feedback] Fix on Jcom for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for da56a08 - Browse repository at this point
Copy the full SHA da56a08View commit details -
[EtienneAr feedback] Fix corriolis computation for mimic leading
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6026ff7 - Browse repository at this point
Copy the full SHA 6026ff7View commit details -
[EtienneAr feedback] Enable mimic in rnea tests
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for da348b9 - Browse repository at this point
Copy the full SHA da348b9View commit details -
[EtienneAr feedback] Define MaxDim in ScaledJointMotionSubspace and f…
…ix mimic test with it
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a89bd8 - Browse repository at this point
Copy the full SHA 2a89bd8View commit details -
[EtienneAr feedback] Add dedicated mimic test for crba
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a79287 - Browse repository at this point
Copy the full SHA 1a79287View commit details -
[EtienneAr feedback] Template ScaledMotionSubspace on MaxDim
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5b84fec - Browse repository at this point
Copy the full SHA 5b84fecView commit details -
[EtienneAr feedback] Add getRelativePlacement method for kinematics
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for eab1560 - Browse repository at this point
Copy the full SHA eab1560View commit details -
[EtienneAr feedback] add patch to crba for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 792a44d - Browse repository at this point
Copy the full SHA 792a44dView commit details -
[EtienneAr feedback] Update comment and remove hardcoded max size for…
… crba patch
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 91eefa7 - Browse repository at this point
Copy the full SHA 91eefa7View commit details -
[EtienneAr feedback] Make random humanoid with mimic joint
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 89aaba9 - Browse repository at this point
Copy the full SHA 89aaba9View commit details -
[algorithm/model] Added a function to transform a joint into a mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d2cc133 - Browse repository at this point
Copy the full SHA d2cc133View commit details -
[unittest/model] Added test for transformIntoJointMimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f7cba6c - Browse repository at this point
Copy the full SHA f7cba6cView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 09fd3b2 - Browse repository at this point
Copy the full SHA 09fd3b2View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fcd053 - Browse repository at this point
Copy the full SHA 7fcd053View commit details -
[Algorithm/model] Remove useless if
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a9d1e9 - Browse repository at this point
Copy the full SHA 3a9d1e9View commit details -
[EtienneAr feedback] Fix crba in local convention to prevent heap all…
…ocation
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ae30b2 - Browse repository at this point
Copy the full SHA 8ae30b2View commit details -
[EtienneAr feedback] Add assert for crba in world convention with mim…
…ic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for dc3c69e - Browse repository at this point
Copy the full SHA dc3c69eView commit details -
[EtienneAr feedback] More exhaustive testing of crba for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bab0101 - Browse repository at this point
Copy the full SHA bab0101View commit details -
[EtienneAr feedback] Remove useless override of joint{Config,Velocity…
…}From{Nv,Dof}Selector_impl and patch base FromDof ones
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 24fcfd8 - Browse repository at this point
Copy the full SHA 24fcfd8View commit details -
[EtienneAr feedback] Fix selectConfigFromDof for JointModelTpl in the…
… case of a mimic by using a visitor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for aff762f - Browse repository at this point
Copy the full SHA aff762fView commit details -
[EtienneAr feedback] Fix ConfigSelectorFromDof visitor
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c04db1a - Browse repository at this point
Copy the full SHA c04db1aView commit details -
[EtienneAr feedback] Fix CRBA test for mimic, and remove mimic in wor…
…ld convention test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d0f6f0c - Browse repository at this point
Copy the full SHA d0f6f0cView commit details -
[EtienneAr feedback] Fix G matric for mimic crba test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 931859e - Browse repository at this point
Copy the full SHA 931859eView commit details -
[EtienneAr feedback] Patch warnings in mimic crba test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4431ea0 - Browse repository at this point
Copy the full SHA 4431ea0View commit details -
[Algorithm/crba] Fix world convention for mimic joints
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a72b7a - Browse repository at this point
Copy the full SHA 7a72b7aView commit details -
fix not working for all cases (spaced and parallel)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f0d93ba - Browse repository at this point
Copy the full SHA f0d93baView commit details -
[algo/crba] Fix for crba world (works for spaced and parallel)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ac410f3 - Browse repository at this point
Copy the full SHA ac410f3View commit details -
Fix crba world (small issue with parallel joint at the root where the…
… two subtree meet)
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ae14f53 - Browse repository at this point
Copy the full SHA ae14f53View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d0e5449 - Browse repository at this point
Copy the full SHA d0e5449View commit details -
Make centroidal algorithm compatible with mimic and add tests
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 77a63b5 - Browse repository at this point
Copy the full SHA 77a63b5View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c35079d - Browse repository at this point
Copy the full SHA c35079dView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1738c46 - Browse repository at this point
Copy the full SHA 1738c46View commit details -
[EtienneAr feedback] Fix getRelativePlacement and add unit test
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b2b2950 - Browse repository at this point
Copy the full SHA b2b2950View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6bbf735 - Browse repository at this point
Copy the full SHA 6bbf735View commit details -
[EtienneAr feedback] Fix ForceOperator for generic motion subspace an…
…d mimic and prevent any malloc
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ae6fca0 - Browse repository at this point
Copy the full SHA ae6fca0View commit details -
[EtienneAr feedback] Patch previous fix on ForceOperator for motion s…
…ubspace tpl
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0290555 - Browse repository at this point
Copy the full SHA 0290555View commit details -
Fix some errrors for com computation
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 581c18f - Browse repository at this point
Copy the full SHA 581c18fView commit details -
[Rnea] Patch Algorithms for mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for dca9df9 - Browse repository at this point
Copy the full SHA dca9df9View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 56f37f6 - Browse repository at this point
Copy the full SHA 56f37f6View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b7fd6aa - Browse repository at this point
Copy the full SHA b7fd6aaView commit details -
Fix tests and remove modification for Coriolis Matrix
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ab8e59 - Browse repository at this point
Copy the full SHA 7ab8e59View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e4ec205 - Browse repository at this point
Copy the full SHA e4ec205View commit details -
[Urdf] Rebase on new pinocchio release
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 47d525b - Browse repository at this point
Copy the full SHA 47d525bView commit details -
Add assert to non supported algorithms
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e3c44a - Browse repository at this point
Copy the full SHA 4e3c44aView commit details -
[algo/crba] Fix local convention for crba
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a2240b - Browse repository at this point
Copy the full SHA 6a2240bView commit details -
[EtienneAr feedback] Comment local fix for crba and don't use getRela…
…tivePlacement to remove redundant computations
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3123de8 - Browse repository at this point
Copy the full SHA 3123de8View commit details -
[EtienneAr feedback] Add comments to world fix for crba and factorize…
… code to prevent duplication
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ee0ab1 - Browse repository at this point
Copy the full SHA 3ee0ab1View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d51e9c8 - Browse repository at this point
Copy the full SHA d51e9c8View commit details -
[EtienneAr Feedback] Fix LOCAL enum ambiguity in getRelativePlacement
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 171f408 - Browse repository at this point
Copy the full SHA 171f408View commit details -
[EtienneAr Feedback]Fix Scalar / int confusion for model index
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f9705f - Browse repository at this point
Copy the full SHA 9f9705fView commit details -
[EtienneAr Feedback] Fix explicit ConfigVectorAffineTransformVisitor …
…template parameters
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for de56420 - Browse repository at this point
Copy the full SHA de56420View commit details -
[EtienneAr Feedback] Fix Scalar / int confusion for joint mimic index
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d61b45b - Browse repository at this point
Copy the full SHA d61b45bView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6141a17 - Browse repository at this point
Copy the full SHA 6141a17View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a7e1aa0 - Browse repository at this point
Copy the full SHA a7e1aa0View commit details -
[algo/crba] remove double function
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 95418a4 - Browse repository at this point
Copy the full SHA 95418a4View commit details -
[unittest/kinematics] Cast to avoid errors
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 341d290 - Browse repository at this point
Copy the full SHA 341d290View commit details -
[multibody/geometry] Force scalar to be double
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d04f096 - Browse repository at this point
Copy the full SHA d04f096View commit details -
[multibody/op] Only do comparison when scalar=double
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 83bfadf - Browse repository at this point
Copy the full SHA 83bfadfView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c069982 - Browse repository at this point
Copy the full SHA c069982View commit details -
Fix crba and some tests for casadi
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 545d928 - Browse repository at this point
Copy the full SHA 545d928View commit details -
[EtienneAr Feedback] Fix Scalar forced to double for GeometryObjects
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c1229d5 - Browse repository at this point
Copy the full SHA c1229d5View commit details -
[EtienneAr Feedback] Fix casadi test for joint mimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4879d7c - Browse repository at this point
Copy the full SHA 4879d7cView commit details -
[serialization] Fix template errors
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 614092c - Browse repository at this point
Copy the full SHA 614092cView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 834438e - Browse repository at this point
Copy the full SHA 834438eView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bace865 - Browse repository at this point
Copy the full SHA bace865View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e68f86f - Browse repository at this point
Copy the full SHA e68f86fView commit details -
[test/rnea] Try fix for windows
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bb6d449 - Browse repository at this point
Copy the full SHA bb6d449View commit details -
[EtienneAr Feedback] Swap import order
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 33a135b - Browse repository at this point
Copy the full SHA 33a135bView commit details -
[EtienneAr Feedback] Fix PINOCCHIO_EXPLICIT_INSTANTIATION DECLARATION…
… to DEFINITION for transformJointIntoMimic
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f9c29a - Browse repository at this point
Copy the full SHA 4f9c29aView commit details -
[EtienneAr Feedback] Update changelog
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 637b5a6 - Browse repository at this point
Copy the full SHA 637b5a6View commit details -
[EtienneAr Feedback] Add explicit to single argument constructors
Megane Millan committedNov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0708f54 - Browse repository at this point
Copy the full SHA 0708f54View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3acec7b - Browse repository at this point
Copy the full SHA 3acec7bView commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ff22808 - Browse repository at this point
Copy the full SHA ff22808View commit details -
Megane Millan committed
Nov 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e867702 - Browse repository at this point
Copy the full SHA e867702View commit details