File tree Expand file tree Collapse file tree 11 files changed +14
-14
lines changed
opennav_coverage_navigator/test
opennav_row_coverage/test Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1515#include " gtest/gtest.h"
1616#include " rclcpp/rclcpp.hpp"
1717#include " opennav_coverage/headland_generator.hpp"
18- #include " tf2/utils.h "
18+ #include " tf2/utils.hpp "
1919#include " fields2cover/utils/random.h"
2020
2121// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1818#include " opennav_coverage/route_generator.hpp"
1919#include " opennav_coverage/swath_generator.hpp"
2020#include " opennav_coverage/path_generator.hpp"
21- #include " tf2/utils.h "
21+ #include " tf2/utils.hpp "
2222#include " fields2cover/utils/random.h"
2323
2424// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1515#include " gtest/gtest.h"
1616#include " rclcpp/rclcpp.hpp"
1717#include " opennav_coverage/robot_params.hpp"
18- #include " tf2/utils.h "
18+ #include " tf2/utils.hpp "
1919
2020// Luckily, F2C has very high test coverage so we only need to test what we touch
2121
Original file line number Diff line number Diff line change 1717#include " opennav_coverage/robot_params.hpp"
1818#include " opennav_coverage/route_generator.hpp"
1919#include " opennav_coverage/swath_generator.hpp"
20- #include " tf2/utils.h "
20+ #include " tf2/utils.hpp "
2121#include " fields2cover/utils/random.h"
2222
2323// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1616#include " rclcpp/rclcpp.hpp"
1717#include " rclcpp_lifecycle/lifecycle_node.hpp"
1818#include " opennav_coverage/coverage_server.hpp"
19- #include " tf2/utils.h "
19+ #include " tf2/utils.hpp "
2020#include " ament_index_cpp/get_package_share_directory.hpp"
2121
2222// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1616#include " rclcpp/rclcpp.hpp"
1717#include " opennav_coverage/robot_params.hpp"
1818#include " opennav_coverage/swath_generator.hpp"
19- #include " tf2/utils.h "
19+ #include " tf2/utils.hpp "
2020#include " fields2cover/utils/random.h"
2121
2222// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1717#include " gtest/gtest.h"
1818#include " rclcpp/rclcpp.hpp"
1919#include " opennav_coverage/utils.hpp"
20- #include " tf2/utils.h "
20+ #include " tf2/utils.hpp "
2121#include " ament_index_cpp/get_package_share_directory.hpp"
2222
2323// Luckily, F2C has very high test coverage so we only need to test what we touch
Original file line number Diff line number Diff line change 1515#include " gtest/gtest.h"
1616#include " rclcpp/rclcpp.hpp"
1717#include " opennav_coverage/visualizer.hpp"
18- #include " tf2/utils.h "
18+ #include " tf2/utils.hpp "
1919
2020// Luckily, F2C has very high test coverage so we only need to test what we touch
2121
Original file line number Diff line number Diff line change 1616#include " rclcpp/rclcpp.hpp"
1717#include " opennav_coverage_navigator/coverage_navigator.hpp"
1818#include " nav2_ros_common/lifecycle_node.hpp"
19- #include " tf2/utils.h "
20- #include " tf2_ros/buffer.h "
21- #include " tf2_ros/create_timer_ros.h "
22- #include " tf2_ros/transform_listener.h "
19+ #include " tf2/utils.hpp "
20+ #include " tf2_ros/buffer.hpp "
21+ #include " tf2_ros/create_timer_ros.hpp "
22+ #include " tf2_ros/transform_listener.hpp "
2323
2424class RosLockGuard
2525{
Original file line number Diff line number Diff line change 1616#include " rclcpp/rclcpp.hpp"
1717#include " rclcpp_lifecycle/lifecycle_node.hpp"
1818#include " opennav_coverage/coverage_server.hpp"
19- #include " tf2/utils.h "
19+ #include " tf2/utils.hpp "
2020#include " ament_index_cpp/get_package_share_directory.hpp"
2121
2222// Luckily, F2C has very high test coverage so we only need to test what we touch
You can’t perform that action at this time.
0 commit comments