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

#include <motion_path.hpp>

Inheritance diagram for movex::LinearPathMotion:
movex::PathMotion

Public Member Functions

 LinearPathMotion (const Affine &target)
 
 LinearPathMotion (const Affine &target, 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

◆ LinearPathMotion() [1/2]

movex::LinearPathMotion::LinearPathMotion ( const Affine target)
inlineexplicit

◆ LinearPathMotion() [2/2]

movex::LinearPathMotion::LinearPathMotion ( const Affine target,
double  elbow 
)
inlineexplicit

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