| 
   
    | 
   
#include <RobotAPI/components/armem/client/RobotStatePredictionClientExample/Impl.h>
Classes | |
| struct | Properties | 
| struct | Remote | 
Public Member Functions | |
| void | connect (armem::client::MemoryNameSystem &mns, viz::Client arviz) | 
| void | defineProperties (IceUtil::Handle< armarx::PropertyDefinitionContainer > &defs, const std::string &prefix) | 
| Impl () | |
| void | run () | 
| void | runOnce () | 
| void | start () | 
| void | stop () | 
| ~Impl () | |
Public Attributes | |
| armem::robot_state::RobotStatePredictionClient | client | 
| std::optional< std::vector< armem::MemoryID > > | localizationEntityIDs | 
| Properties | properties | 
| std::optional< std::vector< armem::MemoryID > > | propioceptionEntityIDs | 
| Remote | remote | 
| std::optional< viz::Robot > | robotViz | 
| armarx::SimpleRunningTask ::pointer_type | task | 
      
  | 
  default | 
| void connect | ( | armem::client::MemoryNameSystem & | mns, | 
| viz::Client | arviz | ||
| ) | 
| void defineProperties | ( | IceUtil::Handle< armarx::PropertyDefinitionContainer > & | defs, | 
| const std::string & | prefix | ||
| ) | 
| void run | ( | ) | 
| void runOnce | ( | ) | 
| std::optional<std::vector<armem::MemoryID> > localizationEntityIDs | 
| Properties properties | 
| std::optional<std::vector<armem::MemoryID> > propioceptionEntityIDs | 
| std::optional<viz::Robot> robotViz | 
| armarx::SimpleRunningTask ::pointer_type task |