You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conversion was added in gazebosim/gz-math#235 and was released in ign-math6 6.9.0. So you'll need that version to compile.
The version in the SDFormat CMakeLists should have been 6.9, but it's not something we can fix now. Sdformat has since been updated and now requires ign-math6 6.13.0 or newer.
Hi I tried to build sdformat12-12.6.0 with ignition-math6-6.8 as specified in the cmake file. but, it occurred compile error as following.
I think SufaceType is enum and your code convert it to reference of string in this line. so, error occurred.
Can you please look into this issue?
Environment
Description
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: