Skip to content

feat(env): add NumPy velocity command - #1057

Merged
TATP-233 merged 1 commit into
dev/issue-1042-manager-based-apifrom
feat/issue-1056-uniform-velocity-command
Aug 17, 2026
Merged

feat(env): add NumPy velocity command#1057
TATP-233 merged 1 commit into
dev/issue-1042-manager-based-apifrom
feat/issue-1056-uniform-velocity-command

Conversation

@TATP-233

Copy link
Copy Markdown
Collaborator

Closes #1056

Result

Ports pinned mjlab v1.6.0 UniformVelocityCommandCfg / UniformVelocityCommand to the UniLab NumPy manager runtime, including resampling, heading, standing, world-frame, forward-only, metrics, partial reset, and fail-closed unsupported initial velocity writes. Adds base-owned root body-frame velocity and heading views without a new backend method.

Scope accounting

  • Source-derived/mechanical NumPy port: 226 source lines
  • UniLab-specific facade/glue: 64 source lines
  • Modified existing: 4 files
  • Tests: 313 lines
  • Deleted: 1 line

Validation

  • uv run pytest -q tests/base/test_entity_facade.py tests/envs/mdp/test_uniform_velocity_command.py tests/envs/mdp/test_joint_position_action.py tests/envs/test_manager_based_rl_env.py (60 passed)
  • make test-all (1,865 passed, 25 skipped, 1 xfailed; benchmark import smoke passed)
  • uv run ruff check ..., mypy, and pyright passed

Umbrella: #1042

@TATP-233
TATP-233 merged commit 8ff4487 into dev/issue-1042-manager-based-api Aug 17, 2026
7 checks passed
@TATP-233
TATP-233 deleted the feat/issue-1056-uniform-velocity-command branch August 17, 2026 13:18
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