RosFileServerLoader.can_load_mesh
- RosFileServerLoader.can_load_mesh(url)[source]
Determine whether this loader can load a given mesh URL.
- Parameters:
- urlstr
Mesh URL.
- Returns:
- bool
Trueif the URL uses thepackage://` scheme, otherwise ``False.
Determine whether this loader can load a given mesh URL.
Mesh URL.
True if the URL uses the package://` scheme,
otherwise ``False.