docs: add tip for Mac users regarding Terminal permissions for keyboard (#917)

Signed-off-by: cranberrysoft <dubielecki.mariusz@gmail.com>
This commit is contained in:
Mariusz Dubielecki 2025-03-31 18:44:05 +11:00 committed by GitHub
parent b568de35ad
commit e004247ed4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -393,6 +393,10 @@ python lerobot/scripts/control_robot.py \
```
# F. Teleoperate
> [!TIP]
> If you're using a Mac, you might need to give Terminal permission to access your keyboard. Go to System Preferences > Security & Privacy > Input Monitoring and check the box for Terminal.
To teleoperate SSH into your Raspberry Pi, and run `conda activate lerobot` and this script:
```bash
python lerobot/scripts/control_robot.py \