I am having a few issues compiling with Sophus. First (as a previous issue brought up), I only see .hpp files in my Sophus installation whereas vikit includes the as .h files.
Secondly, there seem to be conflicting typedefs/using declarations when I modified the include directives. I get a number of errors regarding use of type "Matrix", problems with missing template arguments for Sophus types, etc.
Are there specific versions of Sophus or Eigen I should be using?
System info:
I am having a few issues compiling with Sophus. First (as a previous issue brought up), I only see .hpp files in my Sophus installation whereas vikit includes the as .h files.
Secondly, there seem to be conflicting typedefs/using declarations when I modified the include directives. I get a number of errors regarding use of type "Matrix", problems with missing template arguments for Sophus types, etc.
Are there specific versions of Sophus or Eigen I should be using?