Frankx
0.2.0
A High-Level Motion API for Franka
|
#include <memory>
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
struct | movex::Segment |
class | movex::LineSegment |
class | movex::CircleSegment |
class | movex::QuinticSegment |
class | movex::QuarticBlendSegment |
Namespaces | |
movex | |
Typedefs | |
using | movex::Vector7d = Eigen::Matrix< double, 7, 1 > |