Merge branch 'image' into 'master'
Visual SLAM starts to work. This merge incorporates many improvements in the code made to make visual SLAM work. The master branch should benefit from many of them. The WIP is waiting for additional work needed on the trackers side, which will be boarded soon. See merge request !101
No related branches found
No related tags found
Showing
- src/ceres_wrapper/ceres_manager.cpp 9 additions, 9 deletionssrc/ceres_wrapper/ceres_manager.cpp
- src/constraint_AHP.h 66 additions, 45 deletionssrc/constraint_AHP.h
- src/constraint_base.cpp 1 addition, 1 deletionsrc/constraint_base.cpp
- src/constraint_base.h 6 additions, 6 deletionssrc/constraint_base.h
- src/constraint_odom_3D.h 89 additions, 13 deletionssrc/constraint_odom_3D.h
- src/examples/CMakeLists.txt 7 additions, 0 deletionssrc/examples/CMakeLists.txt
- src/examples/camera_params_ueye_sim.yaml 1 addition, 1 deletionsrc/examples/camera_params_ueye_sim.yaml
- src/examples/odom_3D.yaml 5 additions, 5 deletionssrc/examples/odom_3D.yaml
- src/examples/processor_image_ORB.yaml 2 additions, 2 deletionssrc/examples/processor_image_ORB.yaml
- src/examples/test_constraint_AHP.cpp 1 addition, 2 deletionssrc/examples/test_constraint_AHP.cpp
- src/examples/test_image.cpp 1 addition, 5 deletionssrc/examples/test_image.cpp
- src/examples/test_kf_callback.cpp 68 additions, 0 deletionssrc/examples/test_kf_callback.cpp
- src/examples/test_local_param.cpp 56 additions, 28 deletionssrc/examples/test_local_param.cpp
- src/examples/test_map_yaml.cpp 5 additions, 8 deletionssrc/examples/test_map_yaml.cpp
- src/examples/test_processor_image_landmark.cpp 29 additions, 8 deletionssrc/examples/test_processor_image_landmark.cpp
- src/examples/test_processor_odom_3D.cpp 0 additions, 1 deletionsrc/examples/test_processor_odom_3D.cpp
- src/examples/test_simple_AHP.cpp 279 additions, 0 deletionssrc/examples/test_simple_AHP.cpp
- src/examples/test_wolf_factories.cpp 14 additions, 24 deletionssrc/examples/test_wolf_factories.cpp
- src/examples/test_yaml.cpp 5 additions, 17 deletionssrc/examples/test_yaml.cpp
- src/feature_point_image.cpp 2 additions, 0 deletionssrc/feature_point_image.cpp
Loading
Please register or sign in to comment