Skip to content

Commit b4713ac

Browse files
committed
Merge branch 'remove-virtual-competition-2'
2 parents cc82022 + 87611c4 commit b4713ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

simulator/using_the_simulator.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ On first run, the robot will execute an example program for convenience. This pr
6868

6969
Your code should be developed in `robot.py`.
7070

71-
<div class="warning">
72-
Only your controller code will be present in the competition environment.
73-
</div>
74-
7571
### Running multiple robots
7672

7773
To test how your robot behaves in each starting zone of the arena, you can copy your robot's code to run in each corner. Code can be placed in a `zone-<zone>` directory to run in starting zone `<zone>`:

0 commit comments

Comments
 (0)