Skip to content

implement zero offset#538

Merged
codekansas merged 6 commits intomasterfrom
zero-offset
Oct 27, 2025
Merged

implement zero offset#538
codekansas merged 6 commits intomasterfrom
zero-offset

Conversation

@codekansas
Copy link
Member

@codekansas codekansas commented Oct 27, 2025

proper zero offset implementation, where the observation offset matches the engine offset

for reading qpos: if current "true" qpos is 0 but the zero position is set to 0.1, then on the real robot, we will read qpos as -0.1. similarly, if the policy outputs a target position of 0, then on the real robot, we will actually go to the target position of 0.1

@codekansas codekansas requested a review from b-vm October 27, 2025 22:07
@codekansas codekansas merged commit b2796e8 into master Oct 27, 2025
1 of 2 checks passed
@codekansas codekansas deleted the zero-offset branch October 27, 2025 22:46
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