RosFileServerLoader.load_mesh

RosFileServerLoader.load_mesh(url)[source]

Load the mesh from the given URL.

Deprecated since version 0.23: Use load_meshes() instead.

Parameters:
urlstr

Mesh URL

Returns:
compas.datastructures.Mesh

Instance of a mesh.