Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

slam_monocular.h about eigen is wrong? #5

Open
plumewind opened this issue Jun 21, 2019 · 0 comments
Open

slam_monocular.h about eigen is wrong? #5

plumewind opened this issue Jun 21, 2019 · 0 comments

Comments

@plumewind
Copy link

hello,
friends,I have got a problem:
[build] /usr/local/include/isam/slam_monocular.h:57:29: required from here
[build] /usr/include/eigen3/Eigen/src/Core/util/StaticAssert.h:32:40: error: static assertion failed: FLOATING_POINT_ARGUMENT_PASSED__INTEGER_WAS_EXPECTED
And the code:
Eigen::Vector3d vector() const { Eigen::Vector3d tmp(u, v); return tmp; }
Is that OK?
Thanks a lot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant