![]() |
RML
1.0
Robotics Mathematical Library
|
#include "RMLExceptions.h"#include "RobotLink.h"#include "Types.h"#include <algorithm>#include <eigen3/Eigen/Dense>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | rml::ArmModel |
| Arm Model class for serial kinematic chains (manipulators). More... | |
Namespaces | |
| namespace | rml |
| Types and algorithms for robotic mobile manipulation. | |
Typedefs | |
| typedef std::pair< std::string, Eigen::TransformationMatrix > | rml::IndexedTMat |