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.2.tar.gz (31.9 kB view details)

Uploaded Source

Built Distributions

VirxERLU_RLib-0.11.2-cp37-abi3-win_amd64.whl (349.7 kB view details)

Uploaded CPython 3.7+ Windows x86-64

VirxERLU_RLib-0.11.2-cp37-abi3-manylinux_2_28_x86_64.whl (417.4 kB view details)

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

File details

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

File metadata

  • Download URL: VirxERLU_RLib-0.11.2.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for VirxERLU_RLib-0.11.2.tar.gz
Algorithm Hash digest
SHA256 6e50aa9fcedd585f35e58fddd6c77037ffd4cca92493e000809a2dc1efb5aae4
MD5 e6f75990916367a633c7b38a5dbce86f
BLAKE2b-256 4528fe9610a7e9f7d727de2d7e18d1863514c7be562c57ac41189eb9e07bd4f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VirxERLU_RLib-0.11.2-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 dc11825b71267ecd92785580c2d3041155eb29cafa0177452cfd63f5db4462c9
MD5 d6cbc45e14e6002bddd6c9696a5551c5
BLAKE2b-256 2f140b54460ae3325100d2daca441f8e65c67ba5aaaf8cd1d243f83a78a0594a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for VirxERLU_RLib-0.11.2-cp37-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97f2be3e05521f4c847ea322386cafb02c0939dab04665b6c884f648a4322cb4
MD5 74ac37a5e41456d8c8f7cc907bfcefae
BLAKE2b-256 1cd8f15ba43fd0e103f66aa13816e73885e6c36ede5906c585830a5bf37a7243

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