- RocketSim instead of Rocket League!
- Uses Flatbuffers (auto-generated by
core/build.rs
) and TCP to communicate with bots - Tokio for maximum performance and lowest latency when handling network connections
See command lines options with cargo r -r -- --help
-
Run with RLViser:
cargo r -r
- See various RLViser-related options with
cargo r -r -- rlviser --help
- See various RLViser-related options with
-
Run without RLViser:
cargo r -r -- headless