-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
| 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
Labels
No labels