File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ Example driver
55In the ``examples `` subfolder you will find a minimal example of a running driver. It starts an
66instance of the ``UrDriver `` class and prints the RTDE values read from the controller. To run it make
77sure to
8- * have an instance of a robot controller / URSim running at the configured IP address (or adapt the
9- address to your needs)
10- * run it from the package's main folder (the one where this README.md file is stored), as for
11- simplicity reasons it doesn't use any sophisticated method to locate the required files.
8+
9+ * have an instance of a robot controller / URSim running at the configured IP address (or adapt the
10+ address to your needs)
11+ * run it from the package's main folder (the one where this README.md file is stored), as for
12+ simplicity reasons it doesn't use any sophisticated method to locate the required files.
You can’t perform that action at this time.
0 commit comments