Skip to content

Added newton-usd-schemas#83

Merged
andrewkaufman merged 1 commit into
newton-physics:mainfrom
ft-lab:newton-usd-schemas
Feb 16, 2026
Merged

Added newton-usd-schemas#83
andrewkaufman merged 1 commit into
newton-physics:mainfrom
ft-lab:newton-usd-schemas

Conversation

@ft-lab

@ft-lab ft-lab commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes #40

The following allocations were made in this PR.

  • NewtonSceneAPI
  • NewtonArticulationRootAPI
  • NewtonCollisionAPI
  • NewtonMeshCollisionAPI

Unit tests

  • tests/testAssetStructure.py
  • tests/testGhostLink.py
  • tests/testPhysics.py

Checklist

@codecov

codecov Bot commented Feb 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@ft-lab

ft-lab commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator Author

We need to verify whether URDF joint - dynamics can be passed to the NewtonXpbdSceneAPI in Newton USD Schemas.

Added:
The NewtonXpbdSceneAPI appears to be a parameter for the entire scene, so it cannot be used for the purpose of passing parameters for joints with URDFs.

@ft-lab

ft-lab commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator Author

The mimic joint will be addressed in #70, so I believe I've implemented everything I can with the current Newton USD Schemas.
I will move this PR to code review.

@ft-lab ft-lab marked this pull request as ready for review February 16, 2026 08:36
@ft-lab ft-lab mentioned this pull request Feb 16, 2026
1 task
Comment thread pyproject.toml
@andrewkaufman andrewkaufman merged commit 00d7fb5 into newton-physics:main Feb 16, 2026
10 checks passed
@ft-lab ft-lab deleted the newton-usd-schemas branch February 18, 2026 00:57
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.

Add newton-usd-schemas

2 participants