|
#include <map>
#include <string>
#include <RobotAPI/components/ArViz/Client/Layer.h>
#include <VisionX/libraries/armem_human/server/face_recognition/Segment.h>
#include <VisionX/libraries/armem_human/types.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::viz | |
This file is part of ArmarX. | |
Functions | |
void | addPersonInstanceToLayer (const armarx::armem::human::FaceRecognition &faceReco, const std::string &name, armarx::viz::Layer &personInstanceLayer, const std::string &prefix) |