types.h File Reference
#include <filesystem>
#include <map>
#include <vector>
#include <Eigen/Geometry>
#include <ArmarXCore/core/PackagePath.h>
#include <ArmarXCore/core/time/DateTime.h>
#include <RobotAPI/libraries/ArmarXObjects/ObjectID.h>
#include <RobotAPI/libraries/armem_robot_state/aron/Proprioception.aron.generated.h>
+ Include dependency graph for types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ForceTorque
 
struct  PlatformState
 
struct  Robot
 
struct  RobotDescription
 
struct  RobotState
 
struct  ToF
 
struct  Twist
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 armarx::armem::robot
 

Typedefs

using RobotDescriptions = std::vector< RobotDescription >
 
using Robots = std::vector< Robot >
 
using RobotStates = std::vector< RobotState >
 
using ToFArray = Eigen::MatrixXf
 

Functions

std::ostream & operator<< (std::ostream &os, const RobotDescription &rhs)