... | ... | @@ -4,7 +4,7 @@ This tutorial will go into how to setup a Integrated Development Environment (ID |
|
|
|
|
|
Once you have setup a workflow (using this tutorial) for developing Python you can get started using [RTIS Dev](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home) and make your own RTIS scripts!
|
|
|
|
|
|
Outside of the [RTIS Dev](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home) module, many other Python modules are already installed on each eRTIS device. Here is a short list of popular packages that are available by default on each eRTIS device:
|
|
|
Outside of the [RTIS Dev](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home) and [RTIS Serial](https://cosysgit.uantwerpen.be/rtis-software/rtisserial/-/wikis/home) modules, many other Python modules are already installed on each eRTIS device. Here is a short list of popular packages that are available by default on each eRTIS device:
|
|
|
- [NumPy](https://numpy.org/doc/stable/)
|
|
|
- [SciPy](https://www.scipy.org/docs.html)
|
|
|
- [TensorFlow 2](https://www.tensorflow.org/api_docs)
|
... | ... | |