std::string str(QLength idistanceUnit=meter, std::string distUnitName="_m", QAngle iangleUnit=degree, std::string angleUnitName="_deg") const
Get a string for the current odometry state (optionally with the specified units).
std::string str(QLength idistanceUnit, QAngle iangleUnit) const
Get a string for the current odometry state (optionally with the specified units).