Skip to content
Discussion options

You must be logged in to vote

Hi, to use Newton features that are not yet available through the Isaac Sim API, there're 2 options:

  1. Use the Newton Python API directly
    You'll drive the Newton model yourself (from a standalone script, or stepped from a physics callback) and push the resulting transforms/points back to USD for visualization.

  2. Extend Isaac Sim APIs and rebuild. This would be the ideal path but needs more efforts and you'll have to build Isaac Sim from source.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@azazdeaz
Comment options

Answer selected by azazdeaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment