Struct SmoothSpline::Point

Nested Relationships

This struct is a nested type of Class SmoothSpline.

Struct Documentation

struct bitbots_splines::SmoothSpline::Point

Simple point struture

Public Members

double time
double position
double velocity
double acceleration