newton#
Submodules
Classes
Enumeration of actuator modes for joint degrees of freedom. |
|
Enumeration of axes in 3D space. |
|
Broad phase collision detection mode. |
|
Full-featured collision pipeline with GJK/MPR narrow phase and pluggable broad phase. |
|
Stores contact information for rigid and soft body collisions, to be consumed by a solver. |
|
Time-varying control data for a |
|
Enumeration of equality constraint types between bodies or joints. |
|
Enumeration of geometric shape types supported in Newton. |
|
Enumeration of joint types supported in Newton. |
|
Represents a triangle mesh for collision and simulation. |
|
Represents the static (non-time-varying) definition of a simulation model in Newton. |
|
A helper class for building simulation models at runtime. |
|
Flags for particle properties. |
|
Sort algorithm to use for SAP broad phase. |
|
Represents a signed distance field (SDF) for simulation. |
|
Flags for shape properties. |
|
Represents the time-varying state of a |
Functions
alias of |
|
|
Evaluates the model's forward kinematics given the joint coordinates and updates the state's body information ( |
|
Evaluates the model's inverse kinematics given the state's body information ( |
|
Evaluate spatial Jacobian for articulations. |
|
Evaluate generalized mass matrix for articulations. |
Constants
Name |
Value |
|---|---|
MAXVAL |
10000000000.0 |
__version__ |
0.2.0 |