Frankx  0.2.0
A High-Level Motion API for Franka
Public Member Functions | List of all members
movex::LinearRelativePathMotion Struct Reference

#include <motion_path.hpp>

Inheritance diagram for movex::LinearRelativePathMotion:
movex::PathMotion

Public Member Functions

 LinearRelativePathMotion (const Affine &affine)
 
 LinearRelativePathMotion (const Affine &affine, double elbow)
 
- Public Member Functions inherited from movex::PathMotion
 PathMotion (const std::vector< Waypoint > &waypoints)
 
 PathMotion (const std::vector< Affine > &waypoints, double blend_max_distance=0.0)
 

Additional Inherited Members

- Public Types inherited from movex::PathMotion
using Affine = affx::Affine
 
- Public Attributes inherited from movex::PathMotion
std::vector< Waypointwaypoints
 

Constructor & Destructor Documentation

◆ LinearRelativePathMotion() [1/2]

movex::LinearRelativePathMotion::LinearRelativePathMotion ( const Affine affine)
inlineexplicit

◆ LinearRelativePathMotion() [2/2]

movex::LinearRelativePathMotion::LinearRelativePathMotion ( const Affine affine,
double  elbow 
)
inlineexplicit

The documentation for this struct was generated from the following file: