Skip to content

fix: limit per-step deltas for absolute actions#312

Closed
juelg wants to merge 1 commit into
juelg/hardware-fixesfrom
juelg/absolute-action-delta-limit
Closed

fix: limit per-step deltas for absolute actions#312
juelg wants to merge 1 commit into
juelg/hardware-fixesfrom
juelg/absolute-action-delta-limit

Conversation

@juelg
Copy link
Copy Markdown
Contributor

@juelg juelg commented May 19, 2026

Summary

  • apply RelativeActionSpace limits even when relative_to == RelativeTo.NONE
  • in that absolute-action mode, clamp each step against the current/last commanded action instead of passing the target through unchanged
  • keep the env creators wrapping when max_relative_movement is configured, even for absolute actions
  • add sim tests for absolute joint/TRPY action limiting and a scene-level regression test

Testing

  • python/tests/test_sim_envs.py

@juelg juelg closed this May 20, 2026
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.

1 participant