Open rcasteran opened 5 months ago
About the installation of OpenModelica in the CI:
openmodelica/openmodelica:v1.22.4-ompython
apt-get update -y
apt-get install python3-venv -y
pip install -U https://github.com/OpenModelica/OMPython/archive/master.zip
Once installation performed, there is a problem when running the test because OMPython cannot connect to OpenModelica executable.
Is your feature request related to a problem? Please describe. Allow Jarvis to simulate requirements related to state machine
Describe the solution you'd like Investigate OpenModelica simulation to allow Jarvis to simulate the following requirements related to state machine and functions :
Describe alternatives you've considered None
Additional context Add any other context or screenshots about the feature request here.