Skip to content

Add collector profiling, accuracy tests, and bug reports - #59

Open
vmoens wants to merge 2 commits into
mainfrom
feat/profiling-testing
Open

Add collector profiling, accuracy tests, and bug reports#59
vmoens wants to merge 2 commits into
mainfrom
feat/profiling-testing

Conversation

@vmoens

@vmoens vmoens commented Mar 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add collector profiling script with torch.profiler and record_function markers for readable traces
  • Add humanoid numerical accuracy test comparing mujoco-torch vs MuJoCo C outputs
  • Add bug report: physics blowup from degenerate states (analysis of captured state)
  • Add TODO: fix humanoid contact filtering (spurious constraints from broad-phase)

Test plan

  • Run profiler: python examples/profile_collector.py
  • Run accuracy test: python examples/humanoid_accuracy_test.py

🤖 Generated with Claude Code

vmoens and others added 2 commits March 25, 2026 14:04
- Collector profiling script with torch.profiler and record_function markers
- Humanoid numerical accuracy test (mujoco-torch vs MuJoCo C)
- Bug report: physics blowup from degenerate states
- TODO: fix humanoid contact filtering (spurious constraints)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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