Skip to content

Commit 05adea2

Browse files
committed
cleanup
1 parent 45c0a69 commit 05adea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
#include "robotiq_hande_driver/utils.hpp"
33

44
#include <chrono>
5-
#include <hardware_interface/types/hardware_interface_type_values.hpp>
6-
#include <stdexcept>
75
#include <thread>
86

7+
#include <hardware_interface/types/hardware_interface_type_values.hpp>
8+
99
namespace robotiq_hande_driver {
1010

1111
static constexpr auto THROTTLE_1000_MS = 1000;

0 commit comments

Comments
 (0)