Merge branch 'devel' into 351-using-processor-structure-instead-of-problem-structure
No related branches found
No related tags found
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- .gitlab-ci.yml 4 additions, 1 deletion.gitlab-ci.yml
- CMakeLists.txt 47 additions, 79 deletionsCMakeLists.txt
- README.md 1 addition, 1 deletionREADME.md
- cmake_modules/FindEigen3.cmake 91 additions, 257 deletionscmake_modules/FindEigen3.cmake
- cmake_modules/wolfConfig.cmake 0 additions, 99 deletionscmake_modules/wolfConfig.cmake
- cmake_modules/wolfcoreConfig.cmake 99 additions, 0 deletionscmake_modules/wolfcoreConfig.cmake
- demos/demo_analytic_autodiff_factor.cpp 11 additions, 9 deletionsdemos/demo_analytic_autodiff_factor.cpp
- demos/demo_wolf_imported_graph.cpp 7 additions, 7 deletionsdemos/demo_wolf_imported_graph.cpp
- demos/hello_wolf/CMakeLists.txt 6 additions, 6 deletionsdemos/hello_wolf/CMakeLists.txt
- demos/hello_wolf/hello_wolf.cpp 10 additions, 14 deletionsdemos/hello_wolf/hello_wolf.cpp
- demos/hello_wolf/hello_wolf_autoconf.cpp 12 additions, 13 deletionsdemos/hello_wolf/hello_wolf_autoconf.cpp
- demos/hello_wolf/processor_range_bearing.cpp 1 addition, 1 deletiondemos/hello_wolf/processor_range_bearing.cpp
- demos/hello_wolf/processor_range_bearing.h 1 addition, 1 deletiondemos/hello_wolf/processor_range_bearing.h
- demos/hello_wolf/sensor_range_bearing.h 1 addition, 1 deletiondemos/hello_wolf/sensor_range_bearing.h
- demos/hello_wolf/yaml/hello_wolf_config.yaml 15 additions, 8 deletionsdemos/hello_wolf/yaml/hello_wolf_config.yaml
- demos/hello_wolf/yaml/processor_odom_2d.yaml 1 addition, 1 deletiondemos/hello_wolf/yaml/processor_odom_2d.yaml
- demos/hello_wolf/yaml/processor_range_bearing.yaml 1 addition, 1 deletiondemos/hello_wolf/yaml/processor_range_bearing.yaml
- demos/hello_wolf/yaml/sensor_odom_2d.yaml 1 addition, 1 deletiondemos/hello_wolf/yaml/sensor_odom_2d.yaml
- demos/hello_wolf/yaml/sensor_range_bearing.yaml 1 addition, 1 deletiondemos/hello_wolf/yaml/sensor_range_bearing.yaml
Loading
Please register or sign in to comment