Robotics

Crates applied to robotics, ROS, etc.

srb_py

Python extension module for the Space Robotics Bench

srb_sys

FFI for the Space Robotics Bench

st3215

A crate for communicating with Feetech/Waveshare branded ST3215 serial bus servos

stepper

Universal Stepper Motor Interface

stspin220

Driver crate for the STSPIN220 stepper motor driver

sweet

A delightful cross-platform test runner

sweet-cli

A delightful cross-platform test runner

sweet_macros

Macros for the sweet crate

telegram_bot_api_rs

Telegram Bot Api Rust Library

telegram_bot_oxidebot

Telegram Bot for oxidebot framework

tf_r2r

This is a rust port of the [ROS tf library](http://wiki.ros.org/tf). It is intended for being used in robots to help keep track of multiple coordinate frames and is part of a larger suite of rust libraries that provide support for various robotics related functionality. This supports ROS2 using r2r crate.

thormotion

A cross-platform motion control library for Thorlabs systems, written in Rust.

tmc5072

A TCM5072 driver compatible with `embedded-hal`

transformations

Homogeneous Transformation Matrices and Quaternions

transforms

A transform library to track reference frames and provide transforms between them.

ttytee

A process that exposes 2 copies of the same TTY

unitree-lidar-l1-rust

Rust wrapper for Unitree Lidar L1 SDK

ur-script

UR e-series controller written in rust. Designed to be deployable on embedded systems without access to std.

uvt

Utilities for interacting with Uncrewed Vehicle Trajectory (UVT) files.

uvt-plot

Utilities for plotting and displaying UVT data.

uvt-viz3d

Utilities for visualizing UVT data in 3D

velodyne

Crate for processing Velodyne LiDAR data

veranda

A rand RNG source for vexide.

vex-libunwind

LLVM libunwind bindings for VEX V5 robots

vex-libunwind-sys

LLVM libunwind FFI bindings for VEX V5 robots

vex-sdk

FFI bindings to VEXos system APIs.

vex-sdk-build

A build script helper to download and link to official SDKs from VEX.

vex-sdk-jumptable

VEX SDK implementation using VEXos jump table addresses.

vex-sdk-mock

Mocked version of the VEX SDK for testing purposes and running vexide programs on host targets.

vex-sdk-pros

VEX SDK implementation using the PROS kernel's partner SDK for linkage.