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