Silvio Traversaro

Results 2611 comments of Silvio Traversaro

You may be also interested in https://github.com/gazebosim/gz-sim/issues/2662 .

fyi @S-Dafarra @mfussi66 @giulioromualdi @gio-ds

> I also vote for the toml parser. If I'm not mistaken toml is already a dependency of the superbuild I think in the superbuild we pull also somehow (I...

I wonder if this may be also useful to easily pass a group parameters in a structured way between a `BipedalLocomotion::ParametersHandler` and a `QpSolversEigen::Solver` without having to add any mutual...

fyi @davidegorbani you may be interested in this, for small problems I guess the dense backend of proxqp may be more efficient.

Another thing that we may want to abstract in general are common settings such as: * Max iterations * Absolute primal tolerance * Relative primal tolerance In `osqp` and `proxqp`...

I will be happy to work on a PR for this proposal, but I wanted first to check with maintainers if this is something you would be open to.

Thanks for the quick reply! I see the point of transitive hunter dependencies, however in https://github.com/cpp-pm/hunter/issues/557 it does not seem that upstream is really interested in that feature, or to...

> I don't think they'd be against it per-se. To keep it simple I just asked this to the mantainers in https://github.com/cpp-pm/hunter/issues/557#issuecomment-2110378565 .