Skip to content

PiecewiseTrajectory::t0() function broken #191

@brownd1978

Description

@brownd1978

The current implementation doesn't compile. This wasn't seen previously as it was never instantiated.

PiecewiseTrajectory.hh:212:33: error:
std::shared_ptrKinKal::KinematicLine'} has no member named 't0'
double t0 = pieces_.front().t0();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions