-
Notifications
You must be signed in to change notification settings - Fork 111
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
Update FixedJoints: restoring spring-damped-torques, initial rotation offset #135
Update FixedJoints: restoring spring-damped-torques, initial rotation offset #135
Commits on Jul 14, 2022
-
Fix GazzolaLab#131 for FixedJoints by applying restoring torques on r…
…otation errors using rotational spring-damper systems
Configuration menu - View commit details
-
Copy full SHA for 0ccba62 - Browse repository at this point
Copy the full SHA 0ccba62View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d1b22 - Browse repository at this point
Copy the full SHA e7d1b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72bdc9 - Browse repository at this point
Copy the full SHA b72bdc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a27ee99 - Browse repository at this point
Copy the full SHA a27ee99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8ac25 - Browse repository at this point
Copy the full SHA 6c8ac25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187bb09 - Browse repository at this point
Copy the full SHA 187bb09View commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 368be52 - Browse repository at this point
Copy the full SHA 368be52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2107805 - Browse repository at this point
Copy the full SHA 2107805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddeaa1 - Browse repository at this point
Copy the full SHA 5ddeaa1View commit details -
- remove static rotation from test - Improve checking of nut damping - Fix sign error for computing restoring rotational damping torque
Configuration menu - View commit details
-
Copy full SHA for 1b21120 - Browse repository at this point
Copy the full SHA 1b21120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b37950 - Browse repository at this point
Copy the full SHA 5b37950View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d7be8 - Browse repository at this point
Copy the full SHA d8d7be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ecf2f - Browse repository at this point
Copy the full SHA 00ecf2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfae6d3 - Browse repository at this point
Copy the full SHA cfae6d3View commit details
Commits on Jul 16, 2022
-
Rename static to rest in docstring
Co-authored-by: Yashraj Bhosale <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4ae266 - Browse repository at this point
Copy the full SHA b4ae266View commit details -
Co-authored-by: Yashraj Bhosale <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3792f7 - Browse repository at this point
Copy the full SHA e3792f7View commit details -
Rename error_omega to dev_omega
Co-authored-by: Yashraj Bhosale <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95f4f8b - Browse repository at this point
Copy the full SHA 95f4f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7a1fd - Browse repository at this point
Copy the full SHA 3b7a1fdView commit details -
Some more renaming of variables
- `use_static_rotation` --> `enforce_rest_joint_state` - `self.static_rotation` --> `self.rest_rotation_matrix`
Configuration menu - View commit details
-
Copy full SHA for 9a5cf1c - Browse repository at this point
Copy the full SHA 9a5cf1cView commit details -
Make
rest_rotation_matrix
initialization parameter of FixedJoint classWe provide a function `get_relative_rotation_two_systems` to easily compute this rest rotation matrix
Configuration menu - View commit details
-
Copy full SHA for cb84464 - Browse repository at this point
Copy the full SHA cb84464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c8399 - Browse repository at this point
Copy the full SHA 63c8399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd8976 - Browse repository at this point
Copy the full SHA 8fd8976View commit details -
Co-authored-by: Arman Tekinalp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c97c9b4 - Browse repository at this point
Copy the full SHA c97c9b4View commit details -
Co-authored-by: Arman Tekinalp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc59e29 - Browse repository at this point
Copy the full SHA dc59e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d1817 - Browse repository at this point
Copy the full SHA 91d1817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b351c5 - Browse repository at this point
Copy the full SHA 7b351c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e334b09 - Browse repository at this point
Copy the full SHA e334b09View commit details -
Merge branch 'bugfix/fixed-joint-torsional-torque' of https://github.…
…com/tud-cor-sr/PyElastica into bugfix/fixed-joint-torsional-torque
Configuration menu - View commit details
-
Copy full SHA for 08a34d8 - Browse repository at this point
Copy the full SHA 08a34d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d48697 - Browse repository at this point
Copy the full SHA 9d48697View commit details -
Merge remote-tracking branch 'upstream/update-0.3.0' into bugfix/fixe…
…d-joint-torsional-torque
Configuration menu - View commit details
-
Copy full SHA for 5608760 - Browse repository at this point
Copy the full SHA 5608760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d360f6 - Browse repository at this point
Copy the full SHA 6d360f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31173e - Browse repository at this point
Copy the full SHA d31173eView commit details -
Align rod2 in
fixed_joint_torsion
along (0,1,0), enabling example t……o use `rest_rotation_matrix`
Configuration menu - View commit details
-
Copy full SHA for f157413 - Browse repository at this point
Copy the full SHA f157413View commit details -
Add example to docstring of get_relative_rotation_two_systems
Co-authored-by: Seung Hyun Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf368be - Browse repository at this point
Copy the full SHA cf368beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4868dc5 - Browse repository at this point
Copy the full SHA 4868dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36cf35 - Browse repository at this point
Copy the full SHA f36cf35View commit details
Commits on Jul 17, 2022
-
Co-authored-by: Arman Tekinalp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9397d00 - Browse repository at this point
Copy the full SHA 9397d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 035e0ed - Browse repository at this point
Copy the full SHA 035e0edView commit details -
Merge branch 'bugfix/fixed-joint-torsional-torque' of https://github.…
…com/tud-cor-sr/PyElastica into bugfix/fixed-joint-torsional-torque
Configuration menu - View commit details
-
Copy full SHA for 34c6b2b - Browse repository at this point
Copy the full SHA 34c6b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d84f5f1 - Browse repository at this point
Copy the full SHA d84f5f1View commit details