Skip to content

Commit 988af31

Browse files
committed
fixed motion_primitives_forward_controller included
1 parent fbe4d68 commit 988af31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/include/ur_robot_driver/hardware_interface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"
7070

7171
// Motion primitives controller
72-
#include "motion_primitives_forward_controller/motion_primitives_forward_controller/motion_primitives_forward_controller.hpp"
72+
#include "motion_primitives_forward_controller/motion_primitives_forward_controller.hpp"
7373
#include "control_msgs/msg/motion_primitive.hpp"
7474

7575
using MoprimMotionType = control_msgs::msg::MotionPrimitive;

0 commit comments

Comments
 (0)