HumanPoseMMMBody68.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
#include <
VisionX/libraries/ArViz/HumanPose.h
>
12
13
14
namespace
armarx::viz::mmm_body_68
15
{
16
void
addPoseToLayer
(
const
armarx::armem::human::HumanPose
& pose,
17
HumanPoseLayers
& layers,
18
const
std::string& prefix);
19
20
}
// namespace armarx::viz::mmm_body_68
armarx::viz::mmm_body_68
Definition:
HumanPoseMMMBody68.h:14
armarx::viz::mmm_body_68::addPoseToLayer
void addPoseToLayer(const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layers, const std::string &prefix)
Definition:
HumanPoseMMMBody68.cpp:14
Layer.h
types.h
HumanPose.h
armarx::armem::human::HumanPose
Definition:
types.h:30
armarx::viz::HumanPoseLayers
Definition:
HumanPose.h:15
VisionX
libraries
ArViz
HumanPoseMMMBody68.h
Generated on Sat Oct 12 2024 09:14:18 for armarx_documentation by
1.8.17