Crates.io | pure_pursuit |
lib.rs | pure_pursuit |
version | 0.1.4 |
source | src |
created_at | 2022-03-24 05:24:12.850285 |
updated_at | 2022-03-26 18:47:38.776495 |
description | An implementation of generic Pure Pursuit in no_std Rust |
homepage | |
repository | |
max_upload_size | |
id | 555605 |
size | 24,048 |
A no_std Pure Pursuit controller intended for Vex robots, but designed to be as versatile as possible.
no_std
supportnum::Float
, num::FromPrimitive
, and core::iter::Sum
, traits, including custom types