armarx::control::memory::constants Namespace Reference

This file is part of ArmarX. More...

Variables

constexpr const char * DEFAULT_NAME = "default"
 
constexpr const char * DefaultParameterizationCoreSegmentName = "DefaultParameterization"
 
constexpr const char * MemoryName = "Control"
 
constexpr const char * ParameterizationCoreSegmentName = "Parameterization"
 

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
2022

Variable Documentation

◆ DEFAULT_NAME

const char* DEFAULT_NAME = "default"
inlineconstexpr

Definition at line 34 of file constants.h.

◆ DefaultParameterizationCoreSegmentName

const char* DefaultParameterizationCoreSegmentName = "DefaultParameterization"
inlineconstexpr

Definition at line 31 of file constants.h.

◆ MemoryName

const char* MemoryName = "Control"
inlineconstexpr

Definition at line 29 of file constants.h.

◆ ParameterizationCoreSegmentName

const char* ParameterizationCoreSegmentName = "Parameterization"
inlineconstexpr

Definition at line 32 of file constants.h.