Handles requests for object pose estimation from the ObjectPoseProviderInterface.
More...
#include <RobotAPI/libraries/ArmarXObjects/plugins/RequestedObjects.h>
Handles requests for object pose estimation from the ObjectPoseProviderInterface.
Definition at line 18 of file RequestedObjects.h.
◆ RequestedObjects()
◆ requestObjects() [1/3]
void requestObjects |
( |
const std::vector< armarx::data::ObjectID > & |
objectIDs, |
|
|
long |
relativeTimeOutMS |
|
) |
| |
◆ requestObjects() [2/3]
void requestObjects |
( |
const std::vector< armarx::ObjectID > & |
objectIDs, |
|
|
IceUtil::Time |
relativeTimeout |
|
) |
| |
◆ requestObjects() [3/3]
void requestObjects |
( |
const std::vector< armarx::ObjectID > & |
objectIDs, |
|
|
long |
relativeTimeOutMS |
|
) |
| |
◆ updateRequestedObjects() [1/2]
◆ updateRequestedObjects() [2/2]
◆ currentRequests
std::map<IceUtil::Time, std::vector<Request> > currentRequests |
◆ infiniteRequests
The documentation for this class was generated from the following files: