DcRigidBodyState#
Fully qualified name: omni::isaac::dynamic_control::DcRigidBodyState
-
struct DcRigidBodyState#
State of a rigid body.
Contains the pose and velocity of a rigid body
Public Members
-
DcTransform pose#
Transform with position and orientation of rigid body.
-
DcVelocity vel#
Set of angular and linear velocities of rigid body.
-
DcTransform pose#