Robot.get_attached_tool_collision_meshes

Robot.get_attached_tool_collision_meshes()[source]

Returns a list of all attached collisions meshes of each of the attached tools, if any.

Returns

  • A list of lists.

  • List[List[compas_fab.robots.planning_scene.CollisionMesh]]