Skip to content

Commit d7f3ea7

Browse files
authored
Fix broken link to robot_setup in README (#1263)
The respective URCap installation setup got merged into the robot_setup in the client_library's documentation.
1 parent c7cbd77 commit d7f3ea7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ For getting started, you'll basically need three steps:
9999

100100
2. **Start & Setup the robot**. Once you've installed the driver, [setup the
101101
robot](https://docs.universal-robots.com/Universal_Robots_ROS2_Documentation/doc/ur_robot_driver/ur_robot_driver/doc/installation/robot_setup.html)
102-
and [create a program for external
103-
control](https://docs.universal-robots.com/Universal_Robots_ROS2_Documentation/doc/ur_robot_driver/ur_robot_driver/doc/installation/install_urcap_e_series.html).
102+
to be able to communicate with this driver correctly.
104103

105104
Please do this step carefully and extract the calibration as explained
106105
[here](https://docs.universal-robots.com/Universal_Robots_ROS2_Documentation/doc/ur_robot_driver/ur_robot_driver/doc/installation/robot_setup.html#extract-calibration-information).

0 commit comments

Comments
 (0)