We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67e4ac commit ffda6a5Copy full SHA for ffda6a5
README.md
@@ -52,6 +52,8 @@ List of (awesome) Rust libraries for Robotics. If you know something awesome (or
52
* [pathfinding](https://github.com/samueltardieu/pathfinding) - Pathfinding library for rust
53
* [rrt](https://github.com/openrr/rrt) - RRT (Rapidly-exploring Random Tree) library in Rust
54
* [openrr-planner](https://github.com/openrr/openrr) - Collision Avoidance Path Planning in Rust-lang
55
+* [rs-opw-kinematics](https://github.com/bourumir-wyngs/rs-opw-kinematics) - Analytical inverse and forward kinematics
56
+ for the 6DOF robots with spherical wrist.
57
58
## Simulation
59
0 commit comments