PyBulletPlanner.add_attached_collision_mesh
-
PyBulletPlanner.
add_attached_collision_mesh
(*args, **kwargs)[source] Add a collision mesh and attach it to the robot.
- Parameters
attached_collision_mesh (
compas_fab.robots.AttachedCollisionMesh
) – Object containing the collision mesh to be attached.options (dict) – Dictionary containing the following key-value pairs:
- Returns
None