| 
    Frankx
    0.2.0
    
   A High-Level Motion API for Franka 
   | 
 
#include <motion_waypoint.hpp>
  
Public Member Functions | |
| StopMotion () | |
| StopMotion (const Affine &affine) | |
| StopMotion (const Affine &affine, double elbow) | |
  Public Member Functions inherited from movex::WaypointMotion | |
| WaypointMotion () | |
| WaypointMotion (const std::vector< Waypoint > &waypoints) | |
| WaypointMotion (const std::vector< Waypoint > &waypoints, bool return_when_finished) | |
| void | setNextWaypoint (const Waypoint &waypoint) | 
| void | setNextWaypoints (const std::vector< Waypoint > &waypoints) | 
| void | finish () | 
Additional Inherited Members | |
  Public Types inherited from movex::WaypointMotion | |
| using | Affine = affx::Affine | 
  Public Attributes inherited from movex::WaypointMotion | |
| bool | reload {false} | 
| bool | return_when_finished {true} | 
| std::vector< Waypoint > | waypoints | 
      
  | 
  inlineexplicit | 
      
  | 
  inlineexplicit | 
      
  | 
  inlineexplicit | 
 1.8.17