Struct SmoothSpline::Point
Defined in File smooth_spline.hpp
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
-
double time