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

Class for representing Poses. More...

#include <eigen3/Eigen/Dense>
#include <eigen3/Eigen/Geometry>
#include <cmath>
#include <iostream>
#include <stdexcept>
#include <string>
#include <vector>
#include "rotation_lib.h"
+ Include dependency graph for pose_lib.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MoveG::Pose
 Class representing a pose in 3D space. More...
 

Namespaces

namespace  MoveG
 Namespace for movement and manipulation of poses.
 

Detailed Description

Class for representing Poses.

Author
Giorgio Medico
Date
28/02/2025

Definition in file pose_lib.h.