Fixed typo in CARLA README.md (#26615)

old-commit-hash: 67fb3441463976d016a6ca0499abdc8691238f2d
This commit is contained in:
James
2022-11-29 02:05:38 -07:00
committed by GitHub
parent 6bab37e878
commit beadbb1b39

View File

@@ -6,7 +6,7 @@ openpilot implements a [bridge](bridge.py) that allows it to run in the [CARLA s
## System Requirements
openpilot doesn't have any extreme hardware requirements, however CARLA requires an NVIDIA graphics card and is very resource-intensive and may not run smoothly on your system.
For this case, we have a the simulator in low quality by default.
For this case, we have the simulator in low quality by default.
You can also check out the [CARLA python documentation](https://carla.readthedocs.io/en/latest/python_api/) to find more parameters to tune that might increase performance on your system.