Skip to content

Commit ff8853b

Browse files
authored
Update README.md
1 parent 019e9df commit ff8853b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pico teleoperation demo written in python for both mujoco simulation and robot h
77
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.
88

99
## 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.
1111

1212
2. **Clone the repository:**
1313
```bash
@@ -89,4 +89,4 @@ Hardware Control
8989
- [`ur_rtde`](https://gitlab.com/sdurobotics/ur_rtde): interface for controlling and receiving data from a UR robot, MIT License
9090

9191
## 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

Comments
 (0)