humoto
Public Types | List of all members
humoto::rigidbody::TrajectoryEvaluationType Class Reference

Detailed Description

Type of interpolated trajectory.

Definition at line 21 of file cubic_polynomial.h.

#include <cubic_polynomial.h>

Public Types

enum  Type { UNDEFINED = 0, POSITION = 1, VELOCITY = 2, ACCELERATION = 3 }
 

Member Enumeration Documentation

◆ Type

Enumerator
UNDEFINED 
POSITION 
VELOCITY 
ACCELERATION 

Definition at line 24 of file cubic_polynomial.h.


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