Skip to content

nonl4331/robot-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Algorithms

A work in progress collection of robotics algorithms written in Rust.

Features

  • no_std support using libm for float arithmatic (through nalgebra)

How to use

Add robot_algorithms = { git = "https://github.com/nonl4331/robot-algorithms" } to your Cargo.toml, build with default features disabled and the no_std feature for no_std support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages