File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -47,11 +47,9 @@ The following python libraries are installed and available on the brain board:
47
47
### Simulator differences
48
48
49
49
Generally we will try to keep the libraries available in the simulator the same as what is available on the physical robot.
50
- The list below outlines the differences.
50
+ However, the versions of the libraries differ slightly to allow for the simulator to run on a wider range of systems.
51
+ The list below outlines the libraries not available in the simulator:
51
52
52
53
<!-- cspell:disable -->
53
54
* ` debugpy ` is not available in the simulator
54
- * ` flask ` is not available in the simulator
55
- * ` opencv ` is not available in the simulator
56
- * ` sr-robot3 ` that comes with the simulator has the same API but is different to the one available on pypi
57
55
<!-- cspell:enable -->
You can’t perform that action at this time.
0 commit comments