Ruckig 0.10.0
Motion Generation for Robots and Machines
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ruckig::VelocityThirdOrderStep1 Class Reference

Mathematical equations for Step 1 in third-order velocity interface: Extremal profiles. More...

#include <velocity.hpp>

Public Member Functions

 VelocityThirdOrderStep1 (double v0, double a0, double vf, double af, double aMax, double aMin, double jMax)
 
bool get_profile (const Profile &input, Block &block)
 

Detailed Description

Mathematical equations for Step 1 in third-order velocity interface: Extremal profiles.

Constructor & Destructor Documentation

◆ VelocityThirdOrderStep1()

ruckig::VelocityThirdOrderStep1::VelocityThirdOrderStep1 ( double  v0,
double  a0,
double  vf,
double  af,
double  aMax,
double  aMin,
double  jMax 
)
explicit

Member Function Documentation

◆ get_profile()

bool ruckig::VelocityThirdOrderStep1::get_profile ( const Profile input,
Block block 
)

The documentation for this class was generated from the following files: