GraspCandidateWriter Class Reference

#include <RobotAPI/libraries/GraspingUtility/GraspCandidateWriter.h>

Public Member Functions

bool commitBimanualGraspCandidate (const armarx::grasping::BimanualGraspCandidate &candidate, const armem::Time &timestamp, const std::string &provider)
 
bool commitBimanualGraspCandidateSeq (const armarx::grasping::BimanualGraspCandidateSeq &candidates, const armem::Time &timestamp, const std::string &provider)
 
bool commitGraspCandidate (const armarx::grasping::GraspCandidate &candidate, const armem::Time &timestamp, const std::string &provider)
 
bool commitGraspCandidateSeq (const armarx::grasping::GraspCandidateSeq &candidates, const armem::Time &timestamp, const std::string &provider)
 
void connect (armem::client::MemoryNameSystem &memoryNameSystem)
 
 GraspCandidateWriter ()=default
 
void registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def)
 

Detailed Description

Definition at line 13 of file GraspCandidateWriter.h.

Constructor & Destructor Documentation

◆ GraspCandidateWriter()

GraspCandidateWriter ( )
default

Member Function Documentation

◆ commitBimanualGraspCandidate()

bool commitBimanualGraspCandidate ( const armarx::grasping::BimanualGraspCandidate &  candidate,
const armem::Time timestamp,
const std::string &  provider 
)

Definition at line 68 of file GraspCandidateWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ commitBimanualGraspCandidateSeq()

bool commitBimanualGraspCandidateSeq ( const armarx::grasping::BimanualGraspCandidateSeq &  candidates,
const armem::Time timestamp,
const std::string &  provider 
)

Definition at line 125 of file GraspCandidateWriter.cpp.

+ Here is the call graph for this function:

◆ commitGraspCandidate()

bool commitGraspCandidate ( const armarx::grasping::GraspCandidate &  candidate,
const armem::Time timestamp,
const std::string &  provider 
)

Definition at line 49 of file GraspCandidateWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ commitGraspCandidateSeq()

bool commitGraspCandidateSeq ( const armarx::grasping::GraspCandidateSeq &  candidates,
const armem::Time timestamp,
const std::string &  provider 
)

Definition at line 90 of file GraspCandidateWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ connect()

void connect ( armem::client::MemoryNameSystem memoryNameSystem)

Definition at line 13 of file GraspCandidateWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ registerPropertyDefinitions()

void registerPropertyDefinitions ( armarx::PropertyDefinitionsPtr def)

Definition at line 32 of file GraspCandidateWriter.cpp.


The documentation for this class was generated from the following files: