|
#include "HumanTracker.h"
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/point_xy.hpp>
#include <boost/geometry/geometries/polygon.hpp>
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
#include <armarx/navigation/conversions/eigen.h>
#include <armarx/navigation/human/types.h>
#include <range/v3/range/conversion.hpp>
#include <range/v3/view/transform.hpp>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::navigation | |
This file is part of ArmarX. | |
armarx::navigation::human | |
This file is part of ArmarX. | |