Bipedal-locomotion-framework: Bindings depend on libraries that may not be compiled

Created on 14 Dec 2020  路  4Comments  路  Source: dic-iit/bipedal-locomotion-framework

Most helpful comment

I suspect that compiling the bindings only for a subset of libraries could be very tricky and hard to maintain. I would suggest to enable the bindings only if all the dependent libraries are enabled.

Yes, I was thinking the same, basically adding a few more dependencies on https://github.com/dic-iit/bipedal-locomotion-framework/blob/48a53370ea8ee729fa479f29341cbf3b8be5767f/cmake/BipedalLocomotionFrameworkFindDependencies.cmake#L219

All 4 comments

cc @GiulioRomualdi @diegoferigo

I suspect that compiling the bindings only for a subset of libraries could be very tricky and hard to maintain. I would suggest to enable the bindings only if all the dependent libraries are enabled.

I suspect that compiling the bindings only for a subset of libraries could be very tricky and hard to maintain. I would suggest to enable the bindings only if all the dependent libraries are enabled.

Yes, I was thinking the same, basically adding a few more dependencies on https://github.com/dic-iit/bipedal-locomotion-framework/blob/48a53370ea8ee729fa479f29341cbf3b8be5767f/cmake/BipedalLocomotionFrameworkFindDependencies.cmake#L219

This issue should be fixed by #173

Was this page helpful?
0 / 5 - 0 ratings