Public Attributes | List of all members
robot_controllers::TrajectoryPoint Struct Reference

Basis for a Trajectory Point. More...

#include <trajectory.h>

Public Attributes

std::vector< double > q
 
std::vector< double > qd
 
std::vector< double > qdd
 
double time
 

Detailed Description

Basis for a Trajectory Point.

Definition at line 51 of file trajectory.h.

Member Data Documentation

◆ q

std::vector<double> robot_controllers::TrajectoryPoint::q

Definition at line 53 of file trajectory.h.

◆ qd

std::vector<double> robot_controllers::TrajectoryPoint::qd

Definition at line 54 of file trajectory.h.

◆ qdd

std::vector<double> robot_controllers::TrajectoryPoint::qdd

Definition at line 55 of file trajectory.h.

◆ time

double robot_controllers::TrajectoryPoint::time

Definition at line 56 of file trajectory.h.


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


robot_controllers
Author(s): Michael Ferguson
autogenerated on Mon Feb 28 2022 23:26:09