paucarre / algebraic_robots

SE3 Rust library for Robotics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algebraic Robots

A Rust Library for SE3

Supported:

  • Twist
  • Screw
  • SE3 Group
  • se3 algebra
  • Adjoint SE3
  • Screw Chains
  • Wrenches
  • Jacobians

Future plans:

  • Visualization

Visualization Examples ( ongoing work, not ready)

Build

cargo build --example ui

Run

cargo run --example ui

About

SE3 Rust library for Robotics

License:MIT License


Languages

Language:Rust 100.0%