aslam_cv2
aslam_cv2 copied to clipboard
Adding second visual feature channel for external descriptors (including float values)
https://github.com/ethz-asl/maplab/issues/351 like this issue said, the definition of `GyroTwoFrameMatcher::getKeypointIteratorsInWindow` is in `gyro-two-frame-matcher.h` file, but it is included by both `gyro-two-frame-matcher.cc` and `feature-tracker-gyro.cc`, this may cause multi-definition error if both `aslam_cv_matcher`...
This PR contains fix to solve this compilation errors: ``` _______________________________________________________________________________ Errors
Hello! In the tracking process, you used descriptors to match keypoints firstly. Then you use LK-flow to track the others not matched in first step. But you cannot determine the...
`aslam_cv_common` appears to not export the compiled protobuf header location correctly. When building with `Devel Space Layout: linked` (the default for `catkin config` using `python-catkin-tools` with ROS Melodic), the following...
@HannesSommer validation only by inspection when extracting the pose of checkerboard with a recorded dataset