We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc5f23 commit 548e450Copy full SHA for 548e450
patch/ros-kilted-ur-robot-driver.win.patch
@@ -72,3 +72,13 @@ index c422ae9..0a57ae7 100755
72
result_->success = safeDashboardTrigger(this->play_program_srv_);
73
}
74
75
+
76
+diff --git a/ur_robot_driver/src/hardware_interface.cpp b/ur_robot_driver/src/hardware_interface.cpp
77
+index 216d7d462..b500aadc7 100644
78
+--- a/ur_robot_driver/src/hardware_interface.cpp
79
++++ b/ur_robot_driver/src/hardware_interface.cpp
80
+@@ -45,3 +45,4 @@
81
++#include "ur_robot_driver/hardware_interface.hpp"
82
+ #include "ur_client_library/exceptions.h"
83
+ #include "ur_client_library/ur/tool_communication.h"
84
+ #include "ur_client_library/ur/version_information.h"
0 commit comments