Frankx  0.2.0
A High-Level Motion API for Franka
Public Attributes | List of all members
movex::Trajectory::State Struct Reference

#include <trajectory.hpp>

Public Attributes

double t
 The time i n[s]. More...
 
double s
 The path position (between 0 and the path length) and its derivatives. More...
 
double ds
 
double dds
 
double ddds
 

Member Data Documentation

◆ ddds

double movex::Trajectory::State::ddds

◆ dds

double movex::Trajectory::State::dds

◆ ds

double movex::Trajectory::State::ds

◆ s

double movex::Trajectory::State::s

The path position (between 0 and the path length) and its derivatives.

◆ t

double movex::Trajectory::State::t

The time i n[s].


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