You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Pico teleoperation demo written in python for both mujoco simulation and robot h
7
7
This project provides a framework for controlling robots in robot hardware and MuJoCo simulation through XR (VR/AR) input devices. It allows users to manipulate robot arms using natural hand movements captured through XR controllers.
8
8
9
9
## Installation
10
-
1. Download and install `XRoboToolkit PC Service`[todo: include .deb package link]
10
+
1. Download and install [XRoboToolkit PC Service](https://github.com/XR-Robotics/XRoboToolkit-PC-Service/releases/download/v1.0.0/XRoboToolkit-PC-Service_1.0.0_ubuntu_amd64.deb). Run the installed program before running the following demo.
11
11
12
12
2.**Clone the repository:**
13
13
```bash
@@ -89,4 +89,4 @@ Hardware Control
89
89
- [`ur_rtde`](https://gitlab.com/sdurobotics/ur_rtde): interface for controlling and receiving data from a UR robot, MIT License
90
90
91
91
## License
92
-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
92
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
0 commit comments