Update README.md

Add another project built on our library.
This commit is contained in:
HuanWeng 2020-11-26 13:38:59 -06:00 committed by GitHub
parent 93af2b5719
commit 5e0f9e503c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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.