| 
    Frankx
    0.2.0
    
   A High-Level Motion API for Franka 
   | 
 
#include <motion_path.hpp>
  
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< Waypoint > | waypoints | 
      
  | 
  inlineexplicit | 
      
  | 
  inlineexplicit | 
 1.8.17