RML
1.0
Robotics Mathematical Library
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
RMLDefines.h
Go to the documentation of this file.
1
#ifndef RML_DEFINES_H
2
#define RML_DEFINES_H
3
4
#include <string>
5
6
namespace
rml
{
7
namespace
FrameID {
8
const
std::string
Joint
=
"_Joint_"
;
9
const
std::string
WorldFrame
=
"WorldFrame"
;
10
}
11
}
12
13
#endif
// RML_DEFINES_H
rml::FrameID::Joint
const std::string Joint
Definition
RMLDefines.h:8
rml::FrameID::WorldFrame
const std::string WorldFrame
Definition
RMLDefines.h:9
rml
Types and algorithms for robotic mobile manipulation.
Definition
ArmModel.h:19
include
rml
RMLDefines.h
Generated by
1.9.8