|
#include <map>
#include <string>
#include <RobotAPI/components/ArViz/Client/Layer.h>
#include <VisionX/libraries/armem_human/types.h>
Go to the source code of this file.
Classes | |
struct | HumanPoseLayers |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::viz | |
This file is part of ArmarX. | |
armarx::viz::generic | |
Functions | |
void | addPosesToLayer (const std::map< std::string, armarx::armem::human::HumanPose > &poses, HumanPoseLayers &layers, const std::string &prefix) |
void | addPoseToLayer (const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layers, const std::string &prefix) |
void | addPoseToLayer (const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layers, const std::string &prefix) |