Skip to content

Comments

Fix T-Rex reward test to include all 12 reward components#76

Merged
kuds merged 2 commits intomainfrom
claude/fix-tests-and-build-rDQ18
Feb 23, 2026
Merged

Fix T-Rex reward test to include all 12 reward components#76
kuds merged 2 commits intomainfrom
claude/fix-tests-and-build-rDQ18

Conversation

@kuds
Copy link
Owner

@kuds kuds commented Feb 23, 2026

The test_total_reward_is_sum_of_components test was only summing 6 of
the 12 reward components (missing posture, nosedive, gait, smoothness,
heading, lateral), causing a floating-point mismatch with reward_total.

https://claude.ai/code/session_014Auyi3EECG8eZYqxrZqw7G

The test_total_reward_is_sum_of_components test was only summing 6 of
the 12 reward components (missing posture, nosedive, gait, smoothness,
heading, lateral), causing a floating-point mismatch with reward_total.

https://claude.ai/code/session_014Auyi3EECG8eZYqxrZqw7G
- Set all curriculum stage timesteps to 3,000,000 for brachiosaurus
  (stages 1-2) and trex (stages 1-2) to match velociraptor
- Clamp T-Rex jaw joint upper limit from 5 to 0 degrees to prevent
  the lower mandible from rotating upward through the skull geometry

https://claude.ai/code/session_014Auyi3EECG8eZYqxrZqw7G
@kuds kuds merged commit 537a1e7 into main Feb 23, 2026
2 checks passed
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