fwcore
Results
1
issues of
fwcore
`Eigen/Dense` contains `Eigen/Core`, `Eigne/Geometry`, `SVD`, etc, which is much expensive to include. By reducing `Eigen/Dense` to `Eigen/Core` in `sophus/rotation_matrix.hpp`, we can avoid unnecessary headers when using `se3.hpp`, `so3.hpp`, or `rotation_matrix.hpp`....