armarx::navigation::rooms Namespace Reference

This file is part of ArmarX. More...

Classes

struct  Room
 
class  RoomNavigationTargetCreator
 

Functions

void fromAron (const arondto::Room &dto, Room &bo)
 
void toAron (arondto::Room &dto, const Room &bo)
 
template<class DtoT , class BoT >
DtoT toAron (const BoT &bo)
 

Variables

const armem::MemoryID coreSegmentID
 

Detailed Description

This file is part of ArmarX.

ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author
Fabian Reister ( fabian dot reister at kit dot edu )
Date
2021

ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author
Fabian Reister ( fabian dot reister at kit dot edu )
Date
2023

Function Documentation

◆ fromAron()

void fromAron ( const arondto::Room &  dto,
Room bo 
)

Definition at line 19 of file aron_conversions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ toAron() [1/2]

void toAron ( arondto::Room &  dto,
const Room bo 
)

Definition at line 10 of file aron_conversions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ toAron() [2/2]

DtoT armarx::navigation::rooms::toAron ( const BoT &  bo)

Definition at line 33 of file aron_conversions.h.

+ Here is the call graph for this function:

Variable Documentation

◆ coreSegmentID

const armem::MemoryID coreSegmentID
inline
armarx::navigation::memory::constants::RoomsCoreSegmentName
const std::string RoomsCoreSegmentName
Definition: constants.h:40
armarx::navigation::memory::constants::NavigationMemoryName
const std::string NavigationMemoryName
Definition: constants.h:27