Skip to content

Commit 44e218c

Browse files
URJalaurfeex
authored andcommitted
Service name parity between Ros1 and 2
1 parent 4621dd2 commit 44e218c

File tree

2 files changed

+251
-243
lines changed

2 files changed

+251
-243
lines changed

ur_robot_driver/include/ur_robot_driver/hardware_interface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ class HardwareInterface : public hardware_interface::RobotHW
248248
ros::ServiceServer set_payload_srv_;
249249
ros::ServiceServer activate_spline_interpolation_srv_;
250250
ros::ServiceServer get_robot_software_version_srv;
251-
ros::ServiceServer start_force_mode_srv_;
251+
ros::ServiceServer set_force_mode_srv_;
252252
ros::ServiceServer end_force_mode_srv_;
253253

254254
hardware_interface::JointStateInterface js_interface_;

0 commit comments

Comments
 (0)