DefaultMeshLoader
- class compas_robots.resources.DefaultMeshLoader[source]
Bases:
AbstractMeshLoader
Handles basic mesh loader tasks, mostly from local files.
- Attributes:
- kwargs (optional): dict
Additional keyword arguments.
Methods
Determine whether this loader can load a given mesh URL.
Load meshes from the given URL.