Skip to content

Conversation

@tpoignonec
Copy link
Member

@tpoignonec tpoignonec commented Aug 21, 2024

  • add singularity detection
  • revert to normal inverses (as opposed to choleski decomposition-based ones)
  • various fixes

@tpoignonec tpoignonec self-assigned this Aug 21, 2024
@tpoignonec tpoignonec added bug Something isn't working backport-humble Triggers mergify backport to humble labels Aug 21, 2024
@github-actions
Copy link

github-actions bot commented Aug 21, 2024

Test Results

562 tests  ±0   359 ✅  - 8   1s ⏱️ ±0s
 37 suites ±0   167 💤 ±0 
 35 files   ±0    36 ❌ +8 

For more details on these failures, see this check.

Results for commit 13b975a. ± Comparison against base commit 8175fc1.

♻️ This comment has been updated with latest results.

@tpoignonec tpoignonec merged commit 5921f9a into main Aug 23, 2024
@tpoignonec tpoignonec deleted the tpoignonec-fix_adm_control branch August 23, 2024 10:32
mergify bot pushed a commit that referenced this pull request Aug 23, 2024
* fix adm rule

* revert impedance rule to normal inverse() (instead of LLT-based inverses)

* increase alpha pinv

* check for singularities in impedance control

* prepare admittance for singularity checks

* add commented alternative method for acc estimation

* fix missing var in impedance rule

* change start position

* use "end_effector_frame" instead of control frame

(cherry picked from commit 5921f9a)
@mergify mergify bot mentioned this pull request Aug 23, 2024
tpoignonec added a commit that referenced this pull request Aug 23, 2024
* fix adm rule

* revert impedance rule to normal inverse() (instead of LLT-based inverses)

* increase alpha pinv

* check for singularities in impedance control

* prepare admittance for singularity checks

* add commented alternative method for acc estimation

* fix missing var in impedance rule

* change start position

* use "end_effector_frame" instead of control frame

(cherry picked from commit 5921f9a)

Co-authored-by: Thibault Poignonec <79221188+tpoignonec@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-humble Triggers mergify backport to humble bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants