#vex #v5 #run-time #top #built #pros

nightly vex-rt

A Rust runtime for the Vex V5 built on top of PROS

36 releases (14 breaking)

1.0.0-rc.15 Apr 5, 2024
1.0.0-rc.14 Apr 13, 2023
1.0.0-rc.10 Mar 15, 2023
0.15.1 Jan 28, 2023
0.1.1 Dec 6, 2020

#14 in Robotics

Download history 3/week @ 2024-02-19 57/week @ 2024-02-26 11/week @ 2024-03-04 21/week @ 2024-03-11 13/week @ 2024-03-18 85/week @ 2024-04-01 21/week @ 2024-04-08 260/week @ 2024-04-15 8/week @ 2024-04-22 13/week @ 2024-04-29 19/week @ 2024-05-06

301 downloads per month
Used in 2 crates

Apache-2.0 and maybe GPL-3.0-only…

18MB
6K SLoC

vex-rt

docs.rs

A Rust runtime for the Vex V5 built on top of PROS.

Disclamer

vex-rt is an open-source community project. vex-rt is neither endorsed by or affiliated with Innovation First, Inc. VEX and VEX Robotics are trademarks or service marks of Innovation First, Inc.

Quickstart

you will need:

  1. A Rust toolchain managed with rustup
  2. An arm-none-eabi toolchain
  3. pros-cli
# Simply plug in a V5 and run:
cargo run --example hello-world

Versions

Versions starting with... ...use PROS kernel version...
0.11.2 3.7.2
0.11.1 3.6.2
0.11.0 3.6.0
0.10.1 3.5.2
0.4.1 3.4.0
0.1.0 3.3.1

Dependencies

~6–25MB
~394K SLoC