Skip to content

Commit 89f2c72

Browse files
committed
The IDE now supports developing for the simulator
This changed a while back, so remove the warning about it being unsuitable.
1 parent d37976c commit 89f2c72

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

competition-simulator/programming.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ Your code should be developed in `robot.py`.
2525
Only your controller code will be present in the competition environment.
2626
</div>
2727

28-
<div class="warning">
29-
You will be responsible for backing up and versioning your code, and collaborating with your fellow team members. The <a href="https://studentrobotics.org/ide/">IDE</a> is unsuitable for this simulator.
30-
</div>
31-
3228
## Programming Interface
3329

3430
Unless otherwise stated, the simulator’s API is the same as the real SR API described in the [programming docs]({{ site.baseurl }}/programming/).

0 commit comments

Comments
 (0)