trajectory_generation
Public Attributes | List of all members
trajectory_generation::MotionConstraint::upperLimit Struct Reference

#include <trajectory_generationTypes.hpp>

Public Attributes

double position
 
double speed
 
double acceleration
 

Member Data Documentation

◆ acceleration

double trajectory_generation::MotionConstraint::upperLimit::acceleration

Maximum joint or Cartesian velocity. In rad/s or m/s. (has to be > 0)

◆ position

double trajectory_generation::MotionConstraint::upperLimit::position

◆ speed

double trajectory_generation::MotionConstraint::upperLimit::speed

Maximum joint or Cartesian position. In rad or m. (only reflexxes TypeIV, has to be > min. position!)


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