Skip to content

Commit 5c02b0d

Browse files
committed
Removed double yaml
1 parent 720ad5e commit 5c02b0d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ur_robot_driver/doc/ROS_INTERFACE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Debug flag that will get passed on to ur_common.launch
2626

2727
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
2828

29-
##### kinematics_config (default: "$(find ur_description)/config/ur3e/default_kinematics.yaml.yaml")
29+
##### kinematics_config (default: "$(find ur_description)/config/ur3e/default_kinematics.yaml")
3030

3131
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
3232

@@ -116,7 +116,7 @@ Debug flag that will get passed on to ur_common.launch
116116

117117
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
118118

119-
##### kinematics_config (default: "$(find ur_description)/config/ur10/default_kinematics.yaml.yaml")
119+
##### kinematics_config (default: "$(find ur_description)/config/ur10/default_kinematics.yaml")
120120

121121
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
122122

@@ -358,7 +358,7 @@ Debug flag that will get passed on to ur_common.launch
358358

359359
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
360360

361-
##### kinematics_config (default: "$(find ur_description)/config/ur5/default_kinematics.yaml.yaml")
361+
##### kinematics_config (default: "$(find ur_description)/config/ur5/default_kinematics.yaml")
362362

363363
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
364364

@@ -412,7 +412,7 @@ Debug flag that will get passed on to ur_common.launch
412412

413413
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
414414

415-
##### kinematics_config (default: "$(find ur_description)/config/ur5e/default_kinematics.yaml.yaml")
415+
##### kinematics_config (default: "$(find ur_description)/config/ur5e/default_kinematics.yaml")
416416

417417
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
418418

@@ -502,7 +502,7 @@ Debug flag that will get passed on to ur_common.launch
502502

503503
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
504504

505-
##### kinematics_config (default: "$(find ur_description)/config/ur3/default_kinematics.yaml.yaml")
505+
##### kinematics_config (default: "$(find ur_description)/config/ur3/default_kinematics.yaml")
506506

507507
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
508508

@@ -556,7 +556,7 @@ Debug flag that will get passed on to ur_common.launch
556556

557557
Automatically send URScript to robot to execute. On e-Series this does require the robot to be in 'remote-control' mode. With this, the URCap is not needed on the robot.
558558

559-
##### kinematics_config (default: "$(find ur_description)/config/ur10e/default_kinematics.yaml.yaml")
559+
##### kinematics_config (default: "$(find ur_description)/config/ur10e/default_kinematics.yaml")
560560

561561
Kinematics config file used for calibration correction. This will be used to verify the robot's calibration is matching the robot_description.
562562

0 commit comments

Comments
 (0)