aron_conversions.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <ArmarXCore/interface/core/Profiler.h>
4
#include <
ArmarXCore/observers/ObserverObjectFactories.h
>
5
6
#include <RobotAPI/libraries/aron/common/aron/trajectory.aron.generated.h>
7
8
#include <dmp/representation/trajectory.h>
9
//#include <dmp
10
11
namespace
armarx
12
{
13
14
void
fromAron
(
const
armarx::arondto::Trajectory
& dto, DMP::SampledTrajectoryV2&
bo
,
bool
taskspace);
15
void
toAron
(
armarx::arondto::Trajectory
& dto,
const
DMP::SampledTrajectoryV2& bo_taskspace,
const
DMP::SampledTrajectoryV2& bo_jointspace,
const
std::string name);
16
17
}
ObserverObjectFactories.h
armarx::VariantType::Trajectory
const VariantTypeId Trajectory
Definition:
Trajectory.h:44
armarx::fromAron
void fromAron(const arondto::PackagePath &dto, PackageFileLocation &bo)
armarx::toAron
void toAron(arondto::PackagePath &dto, const PackageFileLocation &bo)
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
armarx::aron::bo
const std::optional< BoT > & bo
Definition:
aron_conversions.h:168
RobotAPI
libraries
armem_mps
aron_conversions.h
Generated on Sat Oct 12 2024 09:14:07 for armarx_documentation by
1.8.17