Skip to main content

Rust modules for VirxERLU

Project description

VirxERLU-RLib

unsafe forbidden

About

VirxERLU is a series of utilities for RLBot.

VirxERLU-RLib is the high-performance Rust code with links to Python in order to provide fast and accurate numbers that you can trust.

Features

Currently, VirxERLU-RLib has:

  • 120tps ball prediction analysis
  • Near on-shots and very accurate distance calculations (always WIP but fairly good)
  • 120tps acceleration simulation using modified RLU speed controller
  • Pathing using Dubin's Paths that says in the field
  • Semi-variable turn radius calculations for pathing
  • 6 paths, 6 ways to stay in the field per slice
  • Shoots between two goal posts, not at a single point
  • Goal post correction
  • GameTickPacket parsing
  • Custom ball prediction struct length
  • Temporary shots (for just checking the time of a possible shot)
  • Support for any car on the field
  • Shot options
    • Search starting slice
    • Search ending slice
    • Using the car's true max speed (2300) instead of the value based off of the current boost amount
    • More coming
  • SIMD vector math
  • Gravity mutator support
  • (Partial) Ball size mutator support
  • Boost amount mutator support
  • Aerials consider multiple jump types and pick the best
    • Not jumping from the ground when upside down
    • Not jump when in the air
    • Jumping once from the ground
    • Jumping once in the air
    • Jumping twice from the ground

Using the car's true max speed

This might be a little confusing, so I'm going to explain it more.

By default, every tick this library calculates the max speed that the car get get to with it's current boost amount. This has several benefits, such as being able to turn tighter on low boost and getting to locations faster. However, this is also suseptable to boost pick-ups. If you're bot picks up a small or large boost pad, the course of the bot may be entirely different after the fact.

By passing in "use_absolute_max_values" with a value of "True" this library will make sure that the path always stays the same, and it will only get faster with boost pickups. However, this may render certain shots impossible as the bot trys to say clear of walls and can't make as tight of a turn.

TL;DR enabling this makes the shots more consistant and reliable, at the cost of getting to some shots faster or even not at all (but it will know that from the start.)

POTENTIAL SOLUTION: In the max speed calculation, consider all potential boost pad pickups.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VirxERLU_RLib-0.11.0.tar.gz (28.8 kB view details)

Uploaded Source

Built Distributions

VirxERLU_RLib-0.11.0-cp37-abi3-win_amd64.whl (349.2 kB view details)

Uploaded CPython 3.7+ Windows x86-64

VirxERLU_RLib-0.11.0-cp37-abi3-manylinux_2_28_x86_64.whl (417.3 kB view details)

Uploaded CPython 3.7+ manylinux: glibc 2.28+ x86-64

File details

Details for the file VirxERLU_RLib-0.11.0.tar.gz.

File metadata

  • Download URL: VirxERLU_RLib-0.11.0.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/0.13.2

File hashes

Hashes for VirxERLU_RLib-0.11.0.tar.gz
Algorithm Hash digest
SHA256 80ff977c066235e00349ba5707955e441a1835a8da614ac5551a15961a6bba3b
MD5 216890bec56c23e93a71dc8afe26faf0
BLAKE2b-256 19add34ad7c2f0e7be75b141c77ccbdb1a1d763b85617e36bf28b7d2791318e0

See more details on using hashes here.

File details

Details for the file VirxERLU_RLib-0.11.0-cp37-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for VirxERLU_RLib-0.11.0-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b7ff8d285672867970ee125fbdc07a1280c923d121552e576a3caa406eb2751d
MD5 4fb135092f0a8b71ee8fd2db4ac31079
BLAKE2b-256 0baf7e6f0c3962174c71f35f94d6dcc2d88a2343e7988a6b14df6162b4014303

See more details on using hashes here.

File details

Details for the file VirxERLU_RLib-0.11.0-cp37-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for VirxERLU_RLib-0.11.0-cp37-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bcf82d32504347d6330b65a42e6366178bf5c23f55b923229d3243185d4f5313
MD5 6f268bf5210161cb021dbcb014b9cbd3
BLAKE2b-256 d73840fbeaf10c6e3d6606c5f11aff5190dc6d08fd13e72df9b9c619770d1d48

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page