Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smit2k14/cardboard-car-driving
Using a cardboard colored steering wheel navigate a car.
https://github.com/smit2k14/cardboard-car-driving
Last synced: 18 days ago
JSON representation
Using a cardboard colored steering wheel navigate a car.
- Host: GitHub
- URL: https://github.com/smit2k14/cardboard-car-driving
- Owner: smit2k14
- Created: 2020-07-16T10:11:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T22:04:39.000Z (about 1 year ago)
- Last Synced: 2024-10-28T11:32:42.538Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Driving using a Steering Wheel
A simple fun one-night project to drive a car in a game using OpenCV. Game used: torcs (free on Ubuntu and will require low resources).
### Usage
Run the game and keep hold of a steering wheel with blue colors on the side and a red colored blob on the top.
In the terminal, after installing the requirements, run
```
python main.py
```Change your steering wheel accordingly and enjoy!