Put factories in less files.
parent
0dd12897
No related branches found
No related tags found
This commit is part of merge request !313. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 1 addition, 2 deletionsCMakeLists.txt
- hello_wolf/processor_range_bearing.cpp 0 additions, 1 deletionhello_wolf/processor_range_bearing.cpp
- hello_wolf/sensor_range_bearing.cpp 0 additions, 1 deletionhello_wolf/sensor_range_bearing.cpp
- include/core/problem/problem.h 2 additions, 2 deletionsinclude/core/problem/problem.h
- include/core/processor/autoconf_processor_factory.h 0 additions, 184 deletionsinclude/core/processor/autoconf_processor_factory.h
- include/core/processor/processor_factory.h 17 additions, 3 deletionsinclude/core/processor/processor_factory.h
- include/core/sensor/autoconf_sensor_factory.h 0 additions, 227 deletionsinclude/core/sensor/autoconf_sensor_factory.h
- include/core/sensor/sensor_factory.h 19 additions, 3 deletionsinclude/core/sensor/sensor_factory.h
- src/processor/processor_diff_drive.cpp 0 additions, 1 deletionsrc/processor/processor_diff_drive.cpp
- src/processor/processor_odom_2D.cpp 0 additions, 1 deletionsrc/processor/processor_odom_2D.cpp
Loading
Please register or sign in to comment