aron_conversions_teb.h
Go to the documentation of this file.
1#pragma once
2
4{
5 class TebConfig;
6}
7
9{
10 struct TimedElasticBandsParams;
11
12} // namespace armarx::navigation::local_planning::arondto
13
15{
16 void toTebCfg(const arondto::TimedElasticBandsParams& dto, teb_local_planner::TebConfig& bo);
17
18} // namespace armarx::navigation::local_planning
This file is part of ArmarX.
Definition fwd.h:36
void toTebCfg(const arondto::TimedElasticBandsParams &dto, ::teb_local_planner::TebConfig &bo)