jrl-umi3218 / mc_rtc

mc_rtc is an interface for simulated and real robotic systems suitable for real-time control
BSD 2-Clause "Simplified" License
122 stars 37 forks source link

‘is_integral_v’ is not a member of ‘std’ on compilation when including mc_rtc/log/Logger.h library #370

Closed ArnaudDmt closed 1 year ago

ArnaudDmt commented 1 year ago

Including this library causes errors when building. The first one is "‘is_integral_v’` is not a member of ‘std’".

gergondet commented 1 year ago

Thanks @ArnaudDmt

This is fixed by the commit referenced above