File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Expand file tree Collapse file tree 6 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1616#define NAV2_COSTMAP_2D__DENOISE_LAYER_HPP_
1717
1818#include " nav2_costmap_2d/layer.hpp"
19- #include " nav2_costmap_2d/image_processing.hpp"
19+ #include " nav2_costmap_2d/denoise/ image_processing.hpp"
2020
2121namespace nav2_costmap_2d
2222{
Original file line number Diff line number Diff line change 1515#include < gtest/gtest.h>
1616#include < cmath>
1717
18- #include " nav2_costmap_2d/image_processing.hpp"
18+ #include " nav2_costmap_2d/denoise/ image_processing.hpp"
1919#include " image_tests_helper.hpp"
2020
2121using namespace nav2_costmap_2d ;
Original file line number Diff line number Diff line change 1414
1515#include < gtest/gtest.h>
1616
17- #include " nav2_costmap_2d/image.hpp"
17+ #include " nav2_costmap_2d/denoise/ image.hpp"
1818#include " image_tests_helper.hpp"
1919
2020using namespace nav2_costmap_2d ;
Original file line number Diff line number Diff line change 1515#ifndef NAV2_COSTMAP_2D__IMAGE_TESTS_HELPER_HPP_
1616#define NAV2_COSTMAP_2D__IMAGE_TESTS_HELPER_HPP_
1717
18- #include " nav2_costmap_2d/image.hpp"
18+ #include " nav2_costmap_2d/denoise/ image.hpp"
1919#include < cmath>
2020#include < string>
2121#include < vector>
You can’t perform that action at this time.
0 commit comments