IsaacLab icon indicating copy to clipboard operation
IsaacLab copied to clipboard

Fixes `quat_box_minus` operation

Open pascal-roth opened this issue 8 months ago • 1 comments

Description

Fixes quat_box_minus operation for non-unique quaternions.

credit to @adrialopezescoriza

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • [x] I have run the pre-commit checks with ./isaaclab.sh --format
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • [x] I have added my name to the CONTRIBUTORS.md or my name already exists there

pascal-roth avatar Apr 27 '25 21:04 pascal-roth

@pascal-roth https://github.com/isaac-sim/IsaacLab/pull/2217 has these additions from @adrialopezescoriza 's work at RAI

jtigue-bdai avatar Apr 29 '25 20:04 jtigue-bdai

@jtigue-bdai didn't see that, thanks for adding them already

pascal-roth avatar May 03 '25 09:05 pascal-roth