Namespaces | Typedefs | Functions
trajectory_utils.h File Reference
#include <Eigen/Geometry>
Include dependency graph for trajectory_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 choreo_process_planning
 

Typedefs

typedef std::vector< std::vector< double > > choreo_process_planning::JointVector
 
typedef std::vector< Eigen::Affine3d, Eigen::aligned_allocator< Eigen::Affine3d > > choreo_process_planning::PoseVector
 

Functions

PoseVector choreo_process_planning::interpolateCartesian (const Eigen::Affine3d &start, const Eigen::Affine3d &stop, double ds)
 
JointVector choreo_process_planning::interpolateJoint (const std::vector< double > &start, const std::vector< double > &stop, double dtheta)
 


choreo_process_planning
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 03:59:02