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

#include <motion_waypoint.hpp>

Inheritance diagram for movex::StopMotion:
movex::WaypointMotion

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< Waypointwaypoints
 

Constructor & Destructor Documentation

◆ StopMotion() [1/3]

movex::StopMotion::StopMotion ( )
inlineexplicit

◆ StopMotion() [2/3]

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

◆ StopMotion() [3/3]

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

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