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
For now, geometry model, geometry data and geometry object take the scalar and options provided in the context, when it should only be built with scalar=double.
When pinocchio is compiled with casadi support, for example, it de-activate some algorithms, that could possibly be re-activated.
Bug description
For now, geometry model, geometry data and geometry object take the scalar and options provided in the context, when it should only be built with scalar=double.
When pinocchio is compiled with casadi support, for example, it de-activate some algorithms, that could possibly be re-activated.
A fix will be provided in #2441.
The text was updated successfully, but these errors were encountered: