diff --git a/README.md b/README.md index 097e7ba..e5fda04 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ Some unofficial versions in other languages are being developed: * [C++ version](https://github.com/Le0nX/ModernRoboticsCpp) * [Julia version](https://github.com/ferrolho/ModernRoboticsBook.jl) +Some libraries built on ours: +* [tf_rbdl](https://github.com/junhyeokahn/tf_rbdl#tf_rbdl), which refactors the Python version using the package `tensorflow`. + Any contribution is welcomed but the maintenance team for this library here doesn't vouch for the reliability of those projects.