scenic.simulators.isaac.backends.robotiq
USD authoring for the Robotiq 2F-85 gripper (gripperStyle == "robotiq_2f85").
The stock Isaac UR5e asset ships the gripper without a working closed-loop
linkage or usable drives, so before the articulation is created the backends
patch the USD stage: attach the gripper, set the home pose, author the passive
inner-knuckle joints, and configure the finger drives. These operations only
use pxr/PhysX schemas, so they are shared by every backend.
Summary of Module Members
Functions
Bind a high-friction contact material to the gripper's collision geometry. |
|
Author the gripper attachment, home pose, closed-loop linkage, and drives. |
|
Make rigid objects graspable: contact material, CCD, mass, and offsets. |
|
Return the prim at |
Member Details
- requireStagePrim(stage, prim_path)[source]
Return the prim at
prim_path, raising if the stage or prim is missing.
- configureRobotiqGripper(stage, prim_path, profile)[source]
Author the gripper attachment, home pose, closed-loop linkage, and drives.