-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Some packages in this repo depend on ceres
(e.g. industrial_extrinsic_cal) and rgbd_depth_correction, then statically link to it.
ceres-solver.org reads:
By default, Ceres will link to
SuiteSparse
if it and all of its dependencies are present. Turn this OFF to build Ceres without SuiteSparse.SuiteSparse
is licensed under a mixture of GPL/LGPL/Commercial terms. Ceres requires some components that are only licensed under GPL/Commercial terms.
IANAL, this gives me an impression that all downstream software of these packages need to follow what GPL requires to do.
- Was there any discussion regarding this?
- Was there any solution? (I hope I'm just wrong.)
Metadata
Metadata
Assignees
Labels
No labels