armarx::armem::articulated_object Namespace Reference

Classes

class  ArticulatedObjectReader
 
class  ArticulatedObjectWriter
 
class  Reader
 
class  ReaderInterface
 
class  Writer
 
class  WriterInterface
 

Typedefs

using ArticulatedObject = armarx::armem::robot::Robot
 
using ArticulatedObjectDescription = armarx::armem::robot::RobotDescription
 
using ArticulatedObjects = armarx::armem::robot::Robots
 

Functions

armem::articulated_object::ArticulatedObject convert (const VirtualRobot::Robot &obj, const armem::Time &timestamp)
 
std::optional< robot::RobotDescriptionconvertRobotDescription (const armem::wm::EntityInstance &instance)
 
std::optional< robot::RobotStateconvertToRobotState (const armem::wm::EntityInstance &instance)
 

Typedef Documentation

◆ ArticulatedObject

Definition at line 140 of file types.h.

◆ ArticulatedObjectDescription

◆ ArticulatedObjects

Definition at line 141 of file types.h.

Function Documentation

◆ convert()

armem::articulated_object::ArticulatedObject armarx::armem::articulated_object::convert ( const VirtualRobot::Robot &  obj,
const armem::Time timestamp 
)

Definition at line 16 of file ArticulatedObjectWriter.cpp.

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

◆ convertRobotDescription()

std::optional< robot::RobotDescription > convertRobotDescription ( const armem::wm::EntityInstance instance)

Definition at line 10 of file utils.cpp.

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

◆ convertToRobotState()

std::optional<robot::RobotState> armarx::armem::articulated_object::convertToRobotState ( const armem::wm::EntityInstance instance)

Definition at line 306 of file Reader.cpp.

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