Update Automatic generation of user_model IO of mbsysc projects authored by Nicolas Docquier's avatar Nicolas Docquier
...@@ -7,7 +7,7 @@ We provide 2 solutions to update user files automatically: ...@@ -7,7 +7,7 @@ We provide 2 solutions to update user files automatically:
## Python script ## Python script
See python script in the **ExampleProject** folder: See python script in the **ExampleProject** folder:
[update_user_files.py](./../blob/dev/ExampleProjects/update_user_files.py) [https://git.immc.ucl.ac.be/robotran/mbsysc/blob/dev/ExampleProjects/update_user_files.py](./../blob/dev/ExampleProjects/update_user_files.py)
## Shell script ## Shell script
... ...
......