Skip to content

Commit 1250ed4

Browse files
kaaatsu32329OTL
andauthored
Update crates list (#36)
Co-authored-by: Takashi Ogura <ogura@smilerobotics.com>
1 parent 1f389f4 commit 1250ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
1616
* [rustros_tf](https://github.com/arjo129/rustros_tf) - A rust implementation of the Tf library.
1717
* [ros_pointcloud2](https://github.com/stelzo/ros_pointcloud2) - The safe way of using PointCloud2 messages in ROS1 and ROS2.
1818
* [optimization-engine](https://alphaville.github.io/optimization-engine/) - Fast & Accurate Embedded Optimization for next-generation Robotics and Autonomous Systems
19+
* [safe_drive](https://github.com/tier4/safe_drive) - safe_drive: Formally Specified Rust Bindings for ROS2
1920
* [transforms](https://github.com/deniz-hofmeister/transforms) - A minimal and stand-alone crate inspired by the ROS2 tf library, but not dependent on ROS or middleware
2021

2122
## AI
@@ -46,6 +47,7 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
4647
* [k](https://github.com/OTL/k) - k: Kinematics Library for rust-lang.
4748
* [static-math](https://github.com/elsuizo/static-math) - Safe and fast mathematical operations with static arrays in Rust programming language thinked for robotics
4849
* [ndarray](https://github.com/rust-ndarray/ndarray) - N-dimensional tensor arithmetic library, inspired by python's NumPy.
50+
* [faer-rs](https://github.com/sarah-quinones/faer-rs) - Linear algebra foundation for the Rust programming language
4951

5052
## Path Planning
5153

0 commit comments

Comments
 (0)