Skip to content

Issue with colcon build #91

@alexprohermiam

Description

@alexprohermiam

else if (rmc_.llh.latlon_valid) { llh_ = rmc_.llh; }

Recently shows error while colocn build, it looks like rmc_ object has parameter ll instead of llh

src/fixposition_driver/fixposition_driver_lib/src/helper.cpp:307:19: error: ‘struct fpsdk::common::parser::nmea::NmeaRmcPayload’ has no member named ‘llh’; did you mean ‘ll’?

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