HumanPoseBody25.h
Go to the documentation of this file.
1
#pragma once
2
3
4
#include <map>
5
#include <string>
6
#include <vector>
7
8
#include <
RobotAPI/components/ArViz/Client/Layer.h
>
9
10
#include <
VisionX/libraries/armem_human/types.h
>
11
12
#include <
VisionX/libraries/ArViz/HumanPose.h
>
13
14
15
namespace
armarx::viz::body_25
16
{
17
void
addPoseToLayer
(
const
armarx::armem::human::HumanPose
& pose,
18
HumanPoseLayers
& layer,
19
const
std::string& prefix);
20
21
}
// namespace armarx::viz::body_25
armarx::viz::body_25
Definition:
HumanPoseBody25.h:15
Layer.h
types.h
HumanPose.h
armarx::armem::human::HumanPose
Definition:
types.h:30
armarx::viz::body_25::addPoseToLayer
void addPoseToLayer(const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layer, const std::string &prefix)
Definition:
HumanPoseBody25.cpp:14
armarx::viz::HumanPoseLayers
Definition:
HumanPose.h:15
VisionX
libraries
ArViz
HumanPoseBody25.h
Generated on Sat Oct 12 2024 09:14:18 for armarx_documentation by
1.8.17