Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.39 KB

File metadata and controls

53 lines (40 loc) · 1.39 KB

🚀 QUICK START GUIDE (5 Minutes)

For Users Who Want to Start Immediately

✅ FIXED: MediaPipe Compatibility Issue

The system now automatically handles MediaPipe version compatibility! No more 'Hands' object has no attribute 'model_complexity' errors.

Step 1: Test System (1 minute) - RECOMMENDED

# Test all components first:
python test_system.py

Step 2: Run Setup (2 minutes)

# Double-click setup.bat OR run in command prompt:
setup.bat

Step 3: Start System (30 seconds)

# In the same command prompt after setup:
python main.py

Step 3: Learn Basic Gestures (2 minutes)

Position hands in front of webcam:

  • 🛑 STOP: Both hands open (fingers spread)
  • 🚗 GO: Both hands closed (fists)
  • 🔄 REVERSE: Right hand open, left hand closed
  • 🎮 STEER: Raise one hand higher than the other while doing above gestures

Step 4: Start Gaming!

  1. Launch Forza Horizon 5 (or any racing game)
  2. Ensure keyboard controls are: W(forward), S(back), A(left), D(right), Space(brake)
  3. Position hands in front of camera
  4. Start racing with gestures!

🚨 Emergency Controls

  • ESC key: Instant stop
  • P key: Pause system

💡 Quick Tips

  • Good lighting is essential
  • Keep hands 2-3 feet from camera
  • Practice basic gestures first
  • Check README.md for detailed instructions

Ready to race in under 5 minutes! 🏁