pyrobosim.core.world.World.set_metadata

World.set_metadata(locations=None, objects=None)

Sets location and object metadata from the specified files.

Parameters:
  • locations (str, optional) – Path to location metadata YAML file.

  • objects (str, optional) – Path to object metadata YAML file.