Categories
Robotics

Using Rust to write a library for robotics

For the past few years I’ve been reading about this new language called rust. When it first came out in 2010, I had taken it for a spin and found that “fighting the borrow checker” was very time consuming with unintelligible error messages generated by the compiler. Since then I never really went back to […]