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_state::Robot
 
using ArticulatedObjectDescription = armarx::armem::robot_state::description::RobotDescription
 
using ArticulatedObjects = armarx::armem::robot_state::Robots
 

Functions

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

Typedef Documentation

◆ ArticulatedObject

Definition at line 140 of file types.h.

◆ ArticulatedObjectDescription

◆ ArticulatedObjects

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_state::description::RobotDescription > convertRobotDescription ( const armem::wm::EntityInstance instance)

Definition at line 11 of file utils.cpp.

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

◆ convertToRobotState()

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

Definition at line 304 of file Reader.cpp.

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