Torcs Client Python Code
Torcs client for the Simulated Car Racing Championship in Python
Brought to you by:
fishmr
File | Date | Author | Commit |
---|---|---|---|
BaseDriver.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
CarControl.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
CarState.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
PID.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
PidDriver.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
SimpleParser.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
__init__.py | 2015-01-18 |
![]() |
[2b4f55] Initial commit |
client.py | 2015-01-18 |
![]() |
[bab32f] pass driver to client - no need to change client |