![]() |
MoveG 1.0.0
A modern C++ library for Robotics
|
Class for representing and manipulating 3D rotations. More...
#include <eigen3/Eigen/Dense>#include <eigen3/Eigen/Geometry>#include <array>#include <cmath>#include <iostream>#include <stdexcept>#include <string>#include <vector>
Include dependency graph for rotation_lib.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MoveG::Rotation |
| Class for representing and managing rotations in three-dimensional space. More... | |
Namespaces | |
| namespace | MoveG |
| Namespace for movement and manipulation of poses. | |
Class for representing and manipulating 3D rotations.
Definition in file rotation_lib.h.