Skip to content

Commit 01b1bb7

Browse files
committed
Update the list of excluded libraries
1 parent 02cfa9e commit 01b1bb7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

kit/brain_board/python_libraries.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@ The following python libraries are installed and available on the brain board:
4747
### Simulator differences
4848

4949
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:
5152

5253
<!-- cspell:disable -->
5354
* `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
5755
<!-- cspell:enable -->

0 commit comments

Comments
 (0)