|
#include "CircularPathSmoothing.h"
#include <type_traits>
#include <VirtualRobot/MathTools.h>
#include <armarx/navigation/conversions/eigen.h>
#include <armarx/navigation/core/Trajectory.h>
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::algorithm | |
This file is part of ArmarX. | |
Functions | |
float | getAngleBetweenVectors (const Eigen::Vector2f &v1, const Eigen::Vector2f &v2) |