created new functionality, working on processors
parent
60916617
No related branches found
No related tags found
Showing
- hello_wolf/hello_wolf.cpp 1 addition, 1 deletionhello_wolf/hello_wolf.cpp
- include/core/factor/factor_block_absolute.h 34 additions, 6 deletionsinclude/core/factor/factor_block_absolute.h
- include/core/factor/factor_quaternion_absolute.h 2 additions, 2 deletionsinclude/core/factor/factor_quaternion_absolute.h
- include/core/problem/problem.h 30 additions, 14 deletionsinclude/core/problem/problem.h
- include/core/processor/processor_motion.h 4 additions, 0 deletionsinclude/core/processor/processor_motion.h
- src/problem/problem.cpp 144 additions, 59 deletionssrc/problem/problem.cpp
- src/processor/processor_base.cpp 4 additions, 0 deletionssrc/processor/processor_base.cpp
- src/processor/processor_motion.cpp 67 additions, 26 deletionssrc/processor/processor_motion.cpp
- src/processor/processor_tracker.cpp 0 additions, 1 deletionsrc/processor/processor_tracker.cpp
- src/sensor/sensor_base.cpp 2 additions, 2 deletionssrc/sensor/sensor_base.cpp
- test/gtest_factor_absolute.cpp 4 additions, 4 deletionstest/gtest_factor_absolute.cpp
- test/gtest_factor_block_difference.cpp 4 additions, 4 deletionstest/gtest_factor_block_difference.cpp
- test/gtest_factor_diff_drive.cpp 2 additions, 2 deletionstest/gtest_factor_diff_drive.cpp
- test/gtest_odom_2d.cpp 3 additions, 3 deletionstest/gtest_odom_2d.cpp
- test/gtest_problem.cpp 21 additions, 10 deletionstest/gtest_problem.cpp
- test/gtest_processor_base.cpp 8 additions, 2 deletionstest/gtest_processor_base.cpp
- test/gtest_processor_diff_drive.cpp 3 additions, 3 deletionstest/gtest_processor_diff_drive.cpp
- test/gtest_processor_loopclosure.cpp 1 addition, 1 deletiontest/gtest_processor_loopclosure.cpp
- test/gtest_processor_motion.cpp 1 addition, 1 deletiontest/gtest_processor_motion.cpp
Loading
Please register or sign in to comment