Closed muratsevim closed 6 years ago
Without the prefix clang refuses to compile:
error: use of undeclared identifier 'isnan'; did you mean 'std::isnan'? if (isnan(fake_as[LEFT_MOTOR]->state_.position_) || ^~~~~ std::isnan
Without the prefix clang refuses to compile: