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
10
//#include <dmp
11
12
namespace
armarx
13
{
14
15
void
16
fromAron
(
const
armarx::arondto::Trajectory
& dto, DMP::SampledTrajectoryV2&
bo
,
bool
taskspace);
17
void
toAron
(
armarx::arondto::Trajectory
& dto,
18
const
DMP::SampledTrajectoryV2& bo_taskspace,
19
const
DMP::SampledTrajectoryV2& bo_jointspace,
20
const
std::string name);
21
22
}
// namespace armarx
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:27
armarx::aron::bo
const std::optional< BoT > & bo
Definition:
aron_conversions.h:174
RobotAPI
libraries
armem_mps
aron_conversions.h
Generated on Sat Mar 29 2025 09:17:27 for armarx_documentation by
1.8.17