FixedJoint Methods
- Updated2023-02-21
- 1 minute(s) read
Requires: Robotics Module
To Use: Create a property or method.
Inherits from the Joint class. View the class hierarchy.
Fixed joints maintain a fixed relative position and orientation between two bodies, or between a body and the static environment. Avoid using this joint type except when debugging. Instead, represent two bodies with a fixed connection as a single body.