Struct SplineTrajectorySampler::Segment

Nested Relationships

This struct is a nested type of Class SplineTrajectorySampler.

Struct Documentation

struct Segment

Public Members

double start_time
double end_time
int type
std::vector<Spline> splines

spline type (to choose interpolation)