solver.solve() returns a string instead of ceres::Solver::Summary
No related branches found
No related tags found
Showing
- src/CMakeLists.txt 1 addition, 1 deletionsrc/CMakeLists.txt
- src/ceres_wrapper/ceres_manager.cpp 11 additions, 7 deletionssrc/ceres_wrapper/ceres_manager.cpp
- src/ceres_wrapper/ceres_manager.h 1 addition, 1 deletionsrc/ceres_wrapper/ceres_manager.h
- src/examples/test_ceres_2_lasers_polylines.cpp 2 additions, 2 deletionssrc/examples/test_ceres_2_lasers_polylines.cpp
- src/examples/test_constraint_AHP.cpp 1 addition, 1 deletionsrc/examples/test_constraint_AHP.cpp
- src/examples/test_image.cpp 1 addition, 1 deletionsrc/examples/test_image.cpp
- src/examples/test_kf_callback.cpp 1 addition, 1 deletionsrc/examples/test_kf_callback.cpp
- src/examples/test_processor_image_landmark.cpp 3 additions, 3 deletionssrc/examples/test_processor_image_landmark.cpp
- src/examples/test_processor_imu.cpp 1 addition, 1 deletionsrc/examples/test_processor_imu.cpp
- src/examples/test_processor_odom_3D.cpp 1 addition, 1 deletionsrc/examples/test_processor_odom_3D.cpp
- src/examples/test_processor_tracker_feature.cpp 1 addition, 1 deletionsrc/examples/test_processor_tracker_feature.cpp
- src/examples/test_processor_tracker_landmark.cpp 1 addition, 1 deletionsrc/examples/test_processor_tracker_landmark.cpp
- src/examples/test_simple_AHP.cpp 3 additions, 3 deletionssrc/examples/test_simple_AHP.cpp
- src/examples/test_sparsification.cpp 1 addition, 1 deletionsrc/examples/test_sparsification.cpp
- src/problem.cpp 51 additions, 91 deletionssrc/problem.cpp
- src/problem.h 31 additions, 13 deletionssrc/problem.h
- src/test/gtest_constraint_fix.cpp 2 additions, 2 deletionssrc/test/gtest_constraint_fix.cpp
- src/test/gtest_constraint_fix_3D.cpp 1 addition, 1 deletionsrc/test/gtest_constraint_fix_3D.cpp
- src/test/gtest_constraint_odom_3D.cpp 1 addition, 1 deletionsrc/test/gtest_constraint_odom_3D.cpp
- src/test/gtest_frame_base.cpp 1 addition, 1 deletionsrc/test/gtest_frame_base.cpp
Loading
Please register or sign in to comment