File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,11 @@ There is a pre-built robot used in the simulator.
51
51
To allow this simulated robot to move around and sense its environment a set of motors and sensors have been connected as detailed below.
52
52
53
53
The simulator’s API is very similar to the real SR API described in the [ programming docs] ({{ site.baseurl }}/programming/).
54
- The main differences are the way that [ time is handled] ( #simulated-time ) and the simulated robot not having the Brain Board LEDs.
54
+ The main differences are:
55
+
56
+ - the way that [ time is handled] ( #simulated-time ) ,
57
+ - the simulated arduino only offering the plain SR firmware style interactions, and
58
+ - the simulated robot not having the Brain Board LEDs.
55
59
56
60
<div class =" info " >
57
61
To more closely reflect reality, artificial noise has been added to simulated
You can’t perform that action at this time.
0 commit comments