Reaktor race-condition: Difference between revisions
From wikiluntti
(Created page with "== Introduction == https://race-condition.reaktor.com/play Input data * FPV view * speed? * best lap time, last lap time? Output * throttle * steering == Theory == === Rules ===") |
(→Theory) |
||
Line 15: | Line 15: | ||
=== Rules === | === Rules === | ||
=== PID algorithm === | |||
PID to stay in the blue area. | |||
=== NEAT algorithm === | |||
Input | |||
* Distance to some black; about 15. | |||
https://www.youtube.com/watch?v=a8Bo2DHrrow | |||
https://www.youtube.com/results?search_query=neat+algorithm+game |
Revision as of 15:01, 12 May 2023
Introduction
https://race-condition.reaktor.com/play
Input data
- FPV view
- speed?
- best lap time, last lap time?
Output
- throttle
- steering
Theory
Rules
PID algorithm
PID to stay in the blue area.
NEAT algorithm
Input
- Distance to some black; about 15.
https://www.youtube.com/watch?v=a8Bo2DHrrow
https://www.youtube.com/results?search_query=neat+algorithm+game