|
|
#include "aron_conversions.h"#include <armarx/navigation/conversions/eigen.h>#include <armarx/navigation/human/aron/Human.aron.generated.h>#include <armarx/navigation/human/types.h>#include <range/v3/range/conversion.hpp>#include <range/v3/view/transform.hpp>
Include dependency graph for aron_conversions.cpp:Go to the source code of this file.
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::navigation |
| This file is part of ArmarX. | |
| namespace | armarx::navigation::human |
| This file is part of ArmarX. | |
Functions | |
| void | fromAron (const arondto::Human &dto, Human &bo) |
| void | fromAron (const arondto::HumanGroup &dto, HumanGroup &bo) |
| void | toAron (arondto::Human &dto, const Human &bo) |
| void | toAron (arondto::HumanGroup &dto, const HumanGroup &bo) |