|
This is the complete list of members for ObjectFinder, including all inherited members.
DefaultObjectsDirectory | ObjectFinder | inlinestatic |
DefaultObjectsPackageName | ObjectFinder | inlinestatic |
findAllArticulatedObjects(bool checkPaths) const | ObjectFinder | |
findAllArticulatedObjectsByDataset(bool checkPaths=true) const | ObjectFinder | |
findAllArticulatedObjectsOfDataset(const std::string &dataset, bool checkPaths) const | ObjectFinder | |
findAllObjects(bool checkPaths=true) const | ObjectFinder | |
findAllObjectsByDataset(bool checkPaths=true) const | ObjectFinder | |
findAllObjectsOfDataset(const std::string &dataset, bool checkPaths=true) const | ObjectFinder | |
findObject(const std::string &dataset, const std::string &name) const | ObjectFinder | |
findObject(const std::string &nameOrID) const | ObjectFinder | |
findObject(const ObjectID &id) const | ObjectFinder | |
findObject(const objpose::ObjectPose &obj) const | ObjectFinder | |
getDatasetDirectories() const | ObjectFinder | |
getDatasets() const | ObjectFinder | |
getPackageName() const | ObjectFinder | |
loadManipulationObject(const std::optional< ObjectInfo > &ts) | ObjectFinder | static |
loadManipulationObject(const objpose::ObjectPose &obj) const | ObjectFinder | |
loadObstacle(const std::optional< ObjectInfo > &ts) | ObjectFinder | static |
loadObstacle(const objpose::ObjectPose &obj) const | ObjectFinder | |
loadRecognizedNames(const ObjectID &objectID, bool includeClassName=false) const | ObjectFinder | |
loadSpokenNames(const ObjectID &objectID, bool includeClassName=false) const | ObjectFinder | |
ObjectFinder(const std::string &objectsPackageName=DefaultObjectsPackageName, const path &relObjectsDir=DefaultObjectsDirectory) | ObjectFinder | |
ObjectFinder(ObjectFinder &&)=default | ObjectFinder | |
ObjectFinder(const ObjectFinder &)=default | ObjectFinder | |
operator=(ObjectFinder &&)=default | ObjectFinder | |
operator=(const ObjectFinder &)=default | ObjectFinder | |
path typedef | ObjectFinder | |
setLogObjectDiscoveryError(bool logEnabled) | ObjectFinder | |
setPath(const std::string &path) | ObjectFinder |