pyrobosim.core.locations.ObjectSpawn
- class pyrobosim.core.locations.ObjectSpawn(name: str, category_metadata: dict[str, Any], parent: Entity | None = None)
Representation of an object spawn in the world.
Methods
__init__(name, category_metadata[, parent])Creates an object spawn instance.
Creates graph nodes for searching.
Prints string with details.
Updates the object spawn's pose from its parent's pose.
Updates the visualization polygon for the object spawn.
Attributes
The color of the visualization polygon patch and text.