Merge branch '399-ismotion-used-in-problem-getstate' into 'devel'
Resolve "IsMotion used in Problem::getState()" Closes #399 See merge request !414
No related branches found
No related tags found
Showing
- demos/hello_wolf/yaml/processor_odom_2d.yaml 3 additions, 0 deletionsdemos/hello_wolf/yaml/processor_odom_2d.yaml
- include/core/problem/problem.h 13 additions, 10 deletionsinclude/core/problem/problem.h
- include/core/processor/is_motion.h 46 additions, 9 deletionsinclude/core/processor/is_motion.h
- include/core/processor/processor_motion.h 5 additions, 3 deletionsinclude/core/processor/processor_motion.h
- include/core/state_block/state_composite.h 2 additions, 0 deletionsinclude/core/state_block/state_composite.h
- src/frame/frame_base.cpp 4 additions, 6 deletionssrc/frame/frame_base.cpp
- src/problem/problem.cpp 94 additions, 27 deletionssrc/problem/problem.cpp
- src/processor/is_motion.cpp 14 additions, 0 deletionssrc/processor/is_motion.cpp
- src/processor/processor_base.cpp 1 addition, 1 deletionsrc/processor/processor_base.cpp
- src/processor/processor_motion.cpp 1 addition, 1 deletionsrc/processor/processor_motion.cpp
- src/state_block/state_composite.cpp 8 additions, 0 deletionssrc/state_block/state_composite.cpp
- src/tree_manager/tree_manager_sliding_window_dual_rate.cpp 8 additions, 2 deletionssrc/tree_manager/tree_manager_sliding_window_dual_rate.cpp
- test/CMakeLists.txt 4 additions, 0 deletionstest/CMakeLists.txt
- test/dummy/processor_is_motion_dummy.h 76 additions, 0 deletionstest/dummy/processor_is_motion_dummy.h
- test/gtest_is_motion.cpp 185 additions, 0 deletionstest/gtest_is_motion.cpp
- test/gtest_processor_base.cpp 8 additions, 2 deletionstest/gtest_processor_base.cpp
- test/yaml/params_problem_odom_3d.yaml 3 additions, 0 deletionstest/yaml/params_problem_odom_3d.yaml
- test/yaml/params_tree_manager1.yaml 4 additions, 0 deletionstest/yaml/params_tree_manager1.yaml
- test/yaml/params_tree_manager2.yaml 4 additions, 0 deletionstest/yaml/params_tree_manager2.yaml
- test/yaml/params_tree_manager_sliding_window1.yaml 4 additions, 0 deletionstest/yaml/params_tree_manager_sliding_window1.yaml
Loading
Please register or sign in to comment