pyrobosim.core.locations

Representations for locations and their corresponding object spawns.

Classes

Location([name, category, pose, parent, color])

Representation of a location in the world.

ObjectSpawn(name, metadata[, parent])

Representation of an object spawn in the world.