Franky  0.9.1
A High-Level Motion API for Franka
Public Attributes | List of all members
franky::Trajectory< PathType > Struct Template Reference

#include <trajectory.hpp>

Public Attributes

PathType path
 
std::vector< TrajectoryStatestates
 The trajectory state for each consecutive time step (with delta_time difference of the time parametrization) More...
 

Member Data Documentation

◆ path

template<typename PathType >
PathType franky::Trajectory< PathType >::path

◆ states

template<typename PathType >
std::vector<TrajectoryState> franky::Trajectory< PathType >::states

The trajectory state for each consecutive time step (with delta_time difference of the time parametrization)


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