lopsided98 / nix-ros-overlay

ROS overlay for the Nix package manager
Apache License 2.0
174 stars 68 forks source link

Sophus doesn't build #393

Open martiege opened 2 months ago

martiege commented 2 months ago

I'm trying to add the Sophus library to my package, which doesn't seem to build for certain ROS distros. In my case, it is specifically the noetic version that doesn't build, but several others seem not to work either.

I've done some rudimentary testing, and have these results:

foxy: fails humble: fails iron: fails noetic: fails rolling: builds

It seems that the Sophus package builds the tests and examples, and this is where it crashes. Is there any way of disabling these?

wentasah commented 2 months ago

See #394.