|
|
#include <cstdint>#include <list>#include <memory>#include <ArmarXCore/core/time/DateTime.h>#include <ArmarXCore/core/time/Duration.h>#include <RobotAPI/libraries/ukfm/UnscentedKalmanFilter.h>#include <armarx/navigation/core/basic_types.h>#include <armarx/navigation/human/HumanSystemModel.h>#include <armarx/navigation/human/types.h>
Include dependency graph for HumanFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HumanFilter |
| The HumanFilter class can be used to track and filter the state of a single human. More... | |
| struct | HumanFilter::Parameters |
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. | |