-
Notifications
You must be signed in to change notification settings - Fork 22
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
Implement of Cosserat 6Dofs Beam & Tutorial #109
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8631e6 - Browse repository at this point
Copy the full SHA d8631e6View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60b41ff - Browse repository at this point
Copy the full SHA 60b41ffView commit details
Commits on Jul 29, 2023
-
Reviving the FingerActuation scene, this illustration demonstrates th…
…e application of the Cosserat model in simulating a non-extending cable. In this case, the cable is utilized to control the movement of a deformable finger.
Configuration menu - View commit details
-
Copy full SHA for 4d9de24 - Browse repository at this point
Copy the full SHA 4d9de24View commit details
Commits on Aug 2, 2023
-
Reviving the FingerActuation scene, this illustration demonstrates th…
…e application of the Cosserat model in simulating a non-extending cable. In this case, the cable is utilized to control the movement of a deformable finger.
Configuration menu - View commit details
-
Copy full SHA for 157721a - Browse repository at this point
Copy the full SHA 157721aView commit details -
Added a new class, CosseratBase, this class uses dataclasses to make …
…it easier to read and use different types of parameters in the scene.
Configuration menu - View commit details
-
Copy full SHA for a3366f8 - Browse repository at this point
Copy the full SHA a3366f8View commit details -
Revamped ISIR robot scene with enhanced functionality. The discs are …
…now seamlessly attached to the central rod of the robot using the RigidMapping. The scene has been updated to utilize the newly implemented python class for cosserat beams, , which takes advantage of dataclasses for improved data handling and organization.
Configuration menu - View commit details
-
Copy full SHA for ef81e00 - Browse repository at this point
Copy the full SHA ef81e00View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for afcf84e - Browse repository at this point
Copy the full SHA afcf84eView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e63e6ae - Browse repository at this point
Copy the full SHA e63e6aeView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f98d7ed - Browse repository at this point
Copy the full SHA f98d7edView commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 267b620 - Browse repository at this point
Copy the full SHA 267b620View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d93568a - Browse repository at this point
Copy the full SHA d93568aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d2c1e - Browse repository at this point
Copy the full SHA 76d2c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821e954 - Browse repository at this point
Copy the full SHA 821e954View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef22501 - Browse repository at this point
Copy the full SHA ef22501View commit details
Commits on Oct 10, 2023
-
Merge pull request #89 from SofaDefrost/master
merge master CMakeLists into actuator branch
Configuration menu - View commit details
-
Copy full SHA for 1179212 - Browse repository at this point
Copy the full SHA 1179212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe1e03 - Browse repository at this point
Copy the full SHA 0fe1e03View commit details -
Merge branch 'actuatorBranch' of github.com:SofaDefrost/plugin.Cosser…
…at into actuatorBranch
Configuration menu - View commit details
-
Copy full SHA for 82b8161 - Browse repository at this point
Copy the full SHA 82b8161View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f448f2 - Browse repository at this point
Copy the full SHA 7f448f2View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff5960c - Browse repository at this point
Copy the full SHA ff5960cView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4d8dd3 - Browse repository at this point
Copy the full SHA f4d8dd3View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e60350 - Browse repository at this point
Copy the full SHA 2e60350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf1f85 - Browse repository at this point
Copy the full SHA 3bf1f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01db2f8 - Browse repository at this point
Copy the full SHA 01db2f8View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc6bcb5 - Browse repository at this point
Copy the full SHA fc6bcb5View commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ed928a - Browse repository at this point
Copy the full SHA 7ed928aView commit details
Commits on Dec 1, 2023
-
Enhanced the implementation to consider beam elongation, marking a si…
…gnificant stride towards a more sophisticated version of the code. This advancement lays the groundwork for defining beams with variable strain dimensions, ranging from 2 to 6, in future iterations of the code.
Configuration menu - View commit details
-
Copy full SHA for e2a755e - Browse repository at this point
Copy the full SHA e2a755eView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b357920 - Browse repository at this point
Copy the full SHA b357920View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d7e28a - Browse repository at this point
Copy the full SHA 5d7e28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6530902 - Browse repository at this point
Copy the full SHA 6530902View commit details -
Merge pull request #93 from EulalieCoevoet/pr_beamhookelawfftemplate
[forcefield] add template vec6types to BeamHookeLawForceField
Configuration menu - View commit details
-
Copy full SHA for a045855 - Browse repository at this point
Copy the full SHA a045855View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f1ab2a - Browse repository at this point
Copy the full SHA 6f1ab2aView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 493c7d7 - Browse repository at this point
Copy the full SHA 493c7d7View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e50151 - Browse repository at this point
Copy the full SHA 9e50151View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ec94bf - Browse repository at this point
Copy the full SHA 6ec94bfView commit details
Commits on Mar 1, 2024
-
update files and fix some bugs
Update files and fix some bugs related to sofa version
Configuration menu - View commit details
-
Copy full SHA for 6efb5b6 - Browse repository at this point
Copy the full SHA 6efb5b6View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d6abfc - Browse repository at this point
Copy the full SHA 7d6abfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52b6ce - Browse repository at this point
Copy the full SHA f52b6ceView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0feff97 - Browse repository at this point
Copy the full SHA 0feff97View commit details
Commits on Apr 5, 2024
-
Fixed: Parent function of 'init' in DiscreteCosseratMapping was calle…
…d very early, before the initialisation of mechanical parameters such as position.
Configuration menu - View commit details
-
Copy full SHA for 921ea9a - Browse repository at this point
Copy the full SHA 921ea9aView commit details -
Fixed: Parent function of 'init' in DiscreteCosseratMapping was calle…
…d very early, before the initialisation of mechanical parameters such as position.
Configuration menu - View commit details
-
Copy full SHA for 68fc721 - Browse repository at this point
Copy the full SHA 68fc721View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc00712 - Browse repository at this point
Copy the full SHA bc00712View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12c4fd5 - Browse repository at this point
Copy the full SHA 12c4fd5View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07b7aca - Browse repository at this point
Copy the full SHA 07b7acaView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27d0792 - Browse repository at this point
Copy the full SHA 27d0792View commit details -
Configuration menu - View commit details
-
Copy full SHA for f081690 - Browse repository at this point
Copy the full SHA f081690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1bfcd - Browse repository at this point
Copy the full SHA 4b1bfcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34e570 - Browse repository at this point
Copy the full SHA b34e570View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27c7515 - Browse repository at this point
Copy the full SHA 27c7515View commit details -
Configuration menu - View commit details
-
Copy full SHA for db430ee - Browse repository at this point
Copy the full SHA db430eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a1137 - Browse repository at this point
Copy the full SHA 25a1137View commit details
Commits on Jun 9, 2024
-
Rename the cosserat/config.h.in file to cosserat/initCosserat.h.in
- cosserat/config.h.in -> cosserat/initCosserat.h.in
Configuration menu - View commit details
-
Copy full SHA for 3a9a50c - Browse repository at this point
Copy the full SHA 3a9a50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5042087 - Browse repository at this point
Copy the full SHA 5042087View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f6dbe6 - Browse repository at this point
Copy the full SHA 6f6dbe6View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bef4478 - Browse repository at this point
Copy the full SHA bef4478View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b170ea - Browse repository at this point
Copy the full SHA 6b170eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f6037 - Browse repository at this point
Copy the full SHA 15f6037View commit details
Commits on Jun 12, 2024
-
Add a Cosserat/fwd.h file to declare new types in Cosserat plugin
Put in this fwd.h file all forward declaration of c++ types. In our case this is where we will declare the SE3 from Matrix4.
Configuration menu - View commit details
-
Copy full SHA for 6f463c9 - Browse repository at this point
Copy the full SHA 6f463c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a30a7 - Browse repository at this point
Copy the full SHA 87a30a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d8335 - Browse repository at this point
Copy the full SHA 18d8335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e73639 - Browse repository at this point
Copy the full SHA 3e73639View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc496d8 - Browse repository at this point
Copy the full SHA dc496d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837c3bf - Browse repository at this point
Copy the full SHA 837c3bfView commit details -
Replace if(d_debug) msg_info("YOLO") by msg_info()
Because msg_info already contains a test on wether we should print a message and this is connected by the printLog data field. More generally "debug" datafield is questionnable.
Configuration menu - View commit details
-
Copy full SHA for f4b88f2 - Browse repository at this point
Copy the full SHA f4b88f2View commit details -
Replace ReadAccessor with sofa::helper::getReadAccessor;
The sofa::helper::getReadAccessor function is to be used on type free expression this way: auto a = getReadAccessor(m_data);
Configuration menu - View commit details
-
Copy full SHA for 9aa7ac6 - Browse repository at this point
Copy the full SHA 9aa7ac6View commit details -
remove toModel, fromModel1, fromModel2 to use he inherited attributes…
… from MultiMapping
Configuration menu - View commit details
-
Copy full SHA for 077e984 - Browse repository at this point
Copy the full SHA 077e984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d44aef - Browse repository at this point
Copy the full SHA 2d44aefView commit details -
Clean Vec6,Mat4x4 usage in BaseCosseratMapping for more readability (…
…should't be breaking)
Configuration menu - View commit details
-
Copy full SHA for e7392fe - Browse repository at this point
Copy the full SHA e7392feView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee8b742 - Browse repository at this point
Copy the full SHA ee8b742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 293f3d7 - Browse repository at this point
Copy the full SHA 293f3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6f10d - Browse repository at this point
Copy the full SHA 6a6f10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0059942 - Browse repository at this point
Copy the full SHA 0059942View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda1ff1 - Browse repository at this point
Copy the full SHA bda1ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334cf6b - Browse repository at this point
Copy the full SHA 334cf6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa20251 - Browse repository at this point
Copy the full SHA aa20251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60446a5 - Browse repository at this point
Copy the full SHA 60446a5View commit details -
Modernize types declaration in DiscreetCosseratMapping
Among other things: - instead of re-defining a new type in each class, re-using the one defined in its parent. - remove useless headers - remove type declaration that does not seems to be needed.
Configuration menu - View commit details
-
Copy full SHA for 40279f6 - Browse repository at this point
Copy the full SHA 40279f6View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b63fb6d - Browse repository at this point
Copy the full SHA b63fb6dView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35dada7 - Browse repository at this point
Copy the full SHA 35dada7View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6eee0d9 - Browse repository at this point
Copy the full SHA 6eee0d9View commit details -
Merge pull request #111 from SofaDefrost/cosseratExtension-review2
Cosserat extension refactoring 2
Configuration menu - View commit details
-
Copy full SHA for e6c00f6 - Browse repository at this point
Copy the full SHA e6c00f6View commit details