Skip to content

Conversation

@louislelay
Copy link
Collaborator

@louislelay louislelay commented Dec 2, 2025

LiftingCommand was handling position targets, cube randomization, and success metrics. This PR separates those concerns: the command (renamed PositionCommand) now only provides position targets, cube randomization moves to an interval event, and success metrics move to a class-based bring_object_reward. The cube also gets an explicit init state in its entity config.

@louislelay louislelay requested a review from kevinzakka December 2, 2025 17:57
@kevinzakka
Copy link
Collaborator

Minor comment: It's technically not a pose command because we are only specifying a position for the cube.

@louislelay
Copy link
Collaborator Author

You're completely right!

@louislelay louislelay changed the title Refactors LiftingCommand to PoseCommand Refactors LiftingCommand to PositionCommand Dec 2, 2025
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.

3 participants