ds

Crates.iods
lib.rsds
version1.2.4
sourcesrc
created_at2018-12-10 03:19:42.218766
updated_at2020-08-23 01:14:25.869526
descriptionA library for controlling FIRST Robotics Competition robots
homepage
repositoryhttps://gitlab.com/Redrield/ds-rs
max_upload_size
id101045
size107,830
Kaitlyn Kenwell (Redrield)

documentation

https://docs.rs/ds

README

Version badge

ds: A library for controlling FIRST Robotics Competition robots

ds provides the means to create an FRC driver station, allowing you to enable, and control robots without the use of the official, windows-only driver station.

For a project written using this library, see Conductor, a cross-platform driver station written with this library.

The libDS subdirectory is a crate exposing a C API around ds-rs.

This library requires building on a nightly compiler.

Commit count: 39

cargo fmt