Skip to content

position: fix a bug that left position is broken#5

Merged
kou merged 1 commit into
enactic:mainfrom
kou:position
Jul 6, 2026
Merged

position: fix a bug that left position is broken#5
kou merged 1 commit into
enactic:mainfrom
kou:position

Conversation

@kou

@kou kou commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 6, 2026 02:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes incorrect slicing of the combined position input so the left arm state is parsed correctly (16-dim [right(8), left(8)]), aligning runtime behavior with the documented input contract.

Changes:

  • Corrected the left-arm slice from last_pos[9:] to last_pos[8:] when handling the position input.

@kou kou merged commit a781cf7 into enactic:main Jul 6, 2026
4 checks passed
@kou kou deleted the position branch July 6, 2026 02:32
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