Open dlee640 opened 3 years ago
Try GTSAM
as feature/Eigen
branch (based on 4.0.0).
Then no more Boost Error message.
and If some other error occurs, check PR of GPMP2
and merge manually.
GPMP2, Piper
seem to be no more updates/fix for more than two years. Perhaps, the GTSAM
has been updated several times in the meantime, and some problems occurred.
I have
gtsam 4.0.3
&gpmp2
both installed on my home directory.When I try to
$ catkin_make -DBUILD_ALL_INTERFACE:OPTION=ON
, I get the error below.Where is this error coming from and how do I solve it?