Object configuration information. More...
Go to the source code of this file.
Classes | |
class | rail::spatial_temporal_learning::worldlib::world::Object |
Object configuration information. More... | |
Namespaces | |
namespace | rail |
namespace | rail::spatial_temporal_learning |
namespace | rail::spatial_temporal_learning::worldlib |
namespace | rail::spatial_temporal_learning::worldlib::world |
Object configuration information.
An object is an abstract entity in the world. Objects can be mutable entities (e.g., manipulable items) or immutable entities (e.g., rooms, surfaces, and furniture). Objects can have an array of associated aliases associated with their main name.
Definition in file Object.h.