You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: competition-simulator/programming/index.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,6 @@ Your code should be developed in `robot.py`.
25
25
Only your controller code will be present in the competition environment.
26
26
</div>
27
27
28
-
<divclass="warning">
29
-
You will be responsible for backing up and versioning your code, and collaborating with your fellow team members. The <ahref="https://studentrobotics.org/ide/">IDE</a> is unsuitable for this simulator.
30
-
</div>
31
-
32
28
## Programming Interface
33
29
34
30
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