Skip to content

Conversation

@iory
Copy link
Owner

@iory iory commented Dec 31, 2025

  • Add translation_tolerance parameter to allow per-axis position tolerance from target in target's local coordinate frame
  • Add rotation_tolerance parameter to allow per-axis rotation tolerance from target orientation
  • Support both inverse_kinematics and batch_inverse_kinematics methods
  • Add --translation-tolerance and --rotation-tolerance CLI options to batch_ik_demo.py and pr2_inverse_kinematics.py examples
  • Add unit tests for tolerance parameters
  • Fix rotation error calculation in batch IK convergence check

- Add translation_tolerance parameter to allow per-axis position tolerance
  from target in target's local coordinate frame
- Add rotation_tolerance parameter to allow per-axis rotation tolerance
  from target orientation
- Support both inverse_kinematics and batch_inverse_kinematics methods
- Add --translation-tolerance and --rotation-tolerance CLI options to
  batch_ik_demo.py and pr2_inverse_kinematics.py examples
- Add unit tests for tolerance parameters
- Fix rotation error calculation in batch IK convergence check
@iory iory merged commit 9e01180 into main Dec 31, 2025
19 checks passed
@iory iory deleted the limits branch December 31, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants