Rename IsMotion --> MotionProvider
parent
0bf8676a
No related branches found
No related tags found
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- demos/hello_wolf/hello_wolf_autoconf.cpp 1 addition, 1 deletiondemos/hello_wolf/hello_wolf_autoconf.cpp
- include/core/problem/problem.h 15 additions, 15 deletionsinclude/core/problem/problem.h
- include/core/processor/motion_provider.h 24 additions, 24 deletionsinclude/core/processor/motion_provider.h
- include/core/processor/processor_base.h 5 additions, 5 deletionsinclude/core/processor/processor_base.h
- include/core/processor/processor_motion.h 5 additions, 5 deletionsinclude/core/processor/processor_motion.h
- src/problem/problem.cpp 24 additions, 24 deletionssrc/problem/problem.cpp
- src/processor/motion_provider.cpp 6 additions, 6 deletionssrc/processor/motion_provider.cpp
- src/processor/processor_base.cpp 8 additions, 8 deletionssrc/processor/processor_base.cpp
- src/processor/processor_motion.cpp 1 addition, 1 deletionsrc/processor/processor_motion.cpp
- src/tree_manager/tree_manager_sliding_window_dual_rate.cpp 5 additions, 5 deletionssrc/tree_manager/tree_manager_sliding_window_dual_rate.cpp
- test/CMakeLists.txt 2 additions, 2 deletionstest/CMakeLists.txt
- test/dummy/processor_motion_provider_dummy.h 19 additions, 19 deletionstest/dummy/processor_motion_provider_dummy.h
- test/gtest_motion_provider.cpp 24 additions, 23 deletionstest/gtest_motion_provider.cpp
- test/gtest_problem.cpp 5 additions, 5 deletionstest/gtest_problem.cpp
- test/gtest_processor_base.cpp 3 additions, 3 deletionstest/gtest_processor_base.cpp
Loading
Please register or sign in to comment