[WIP] Adapt to Composites. 3 test fail.
The following tests FAILED: 36 - gtest_factor_diff_drive (Failed) 46 - gtest_processor_diff_drive (Failed) 48 - gtest_odom_2d (Failed)
Showing
- include/core/frame/frame_base.h 1 addition, 3 deletionsinclude/core/frame/frame_base.h
- include/core/problem/problem.h 14 additions, 19 deletionsinclude/core/problem/problem.h
- src/frame/frame_base.cpp 0 additions, 5 deletionssrc/frame/frame_base.cpp
- src/problem/problem.cpp 45 additions, 58 deletionssrc/problem/problem.cpp
- src/processor/processor_motion.cpp 10 additions, 12 deletionssrc/processor/processor_motion.cpp
- src/processor/processor_tracker.cpp 19 additions, 15 deletionssrc/processor/processor_tracker.cpp
- src/trajectory/trajectory_base.cpp 1 addition, 2 deletionssrc/trajectory/trajectory_base.cpp
- test/gtest_ceres_manager.cpp 7 additions, 7 deletionstest/gtest_ceres_manager.cpp
- test/gtest_factor_absolute.cpp 1 addition, 1 deletiontest/gtest_factor_absolute.cpp
- test/gtest_factor_autodiff_distance_3d.cpp 2 additions, 2 deletionstest/gtest_factor_autodiff_distance_3d.cpp
- test/gtest_factor_block_difference.cpp 1 addition, 1 deletiontest/gtest_factor_block_difference.cpp
- test/gtest_factor_diff_drive.cpp 10 additions, 12 deletionstest/gtest_factor_diff_drive.cpp
- test/gtest_factor_odom_2d.cpp 2 additions, 2 deletionstest/gtest_factor_odom_2d.cpp
- test/gtest_factor_odom_3d.cpp 2 additions, 2 deletionstest/gtest_factor_odom_3d.cpp
- test/gtest_factor_pose_2d.cpp 1 addition, 1 deletiontest/gtest_factor_pose_2d.cpp
- test/gtest_factor_pose_3d.cpp 1 addition, 1 deletiontest/gtest_factor_pose_3d.cpp
- test/gtest_factor_relative_2d_analytic.cpp 2 additions, 2 deletionstest/gtest_factor_relative_2d_analytic.cpp
- test/gtest_factor_relative_pose_2d_with_extrinsics.cpp 2 additions, 2 deletionstest/gtest_factor_relative_pose_2d_with_extrinsics.cpp
- test/gtest_frame_base.cpp 2 additions, 2 deletionstest/gtest_frame_base.cpp
- test/gtest_odom_2d.cpp 4 additions, 4 deletionstest/gtest_odom_2d.cpp
Loading
Please register or sign in to comment