Skip to content

Commit 43502cd

Browse files
committed
update readme
1 parent dc5e73a commit 43502cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pip install -r requirements.txt
2828

2929
Go to `TASK_CONFIG` in `config/config.py` and change the paths of the ports that connect leader and follower robots to your computer.
3030

31-
You will also need to connect a camera to your computer and point it towards the robot while collecting the data via teleoperation. You can change the camera port (set to 0 by default). It's important the camera doesn't move otherwise evaluation of the policy is likely to fail in evaluation mode.
31+
You will also need to connect a camera to your computer and point it towards the robot while collecting the data via teleoperation. You can change the camera port in the config (set to 0 by default). It's important the camera doesn't move otherwise evaluation of the policy is likely to fail.
3232

3333
### Data collection
3434
In order to collect data simply run:

0 commit comments

Comments
 (0)