Added new api features sent through socket to improve RL models training, including 3D physics and surface interaction data.
| Downloads | 637 |
|---|---|
| Updated | 22 days ago |
| Released | 3 years ago |
| Numeric ID | 421 |
| Min. Openplanet | 1.26.0 |
This plugin was developed using generative AI.
This plugin starts a local TCP socket server on 127.0.0.1:9000 and continuously streams Trackmania vehicle/race telemetry as a fixed-size float buffer (33 floats per packet), used in https://github.com/Palamabron/AITrackmania - my own modified fork of tmrl.
Data is serialized in this order:
Added new api features sent through socket to improve RL models training, including 3D physics and surface interaction data.
Changed speed for relative value.
Changing inputs for better model training.