Merge pull request #33 from mhessler97/patch-1
Added another unofficial version of the library.
This commit is contained in:
commit
4a3d25ae0a
|
|
@ -19,6 +19,7 @@ The primary purpose of the provided software is to be easy to read and education
|
|||
Some unofficial versions in other languages are being developed:
|
||||
* [C++ version](https://github.com/Le0nX/ModernRoboticsCpp)
|
||||
* [Julia version](https://github.com/ferrolho/ModernRoboticsBook.jl)
|
||||
* [Nim version](https://github.com/Nimbotics/ModernRoboticsNim)
|
||||
|
||||
Some libraries built on ours:
|
||||
* [tf_rbdl](https://github.com/junhyeokahn/tf_rbdl#tf_rbdl), which refactors the Python version using the package `tensorflow`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue