MoveG 1.0.0
A modern C++ library for Robotics
Loading...
Searching...
No Matches
rotation_lib.h File Reference

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.
 

Detailed Description

Class for representing and manipulating 3D rotations.

Author
Giorgio Medico
Date
28/02/2025

Definition in file rotation_lib.h.