INTO-CPS-Association / INTO-CPS-Association/example-line_follower_robot
fmu modelvariable threshold replaced by total_energy_used
Open
- Dominant language
- Modelica
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In the deployment script the following line is looking for modelvariable called threshold in the modeldescription.xml file:
threshold=`grep 'name="threshold"' modelDescription.xml | awk -F \" '{print $4}'`
the variable name sounds plausible but i have neither been able to find in the model or in the doc of this repo.
It seems like it has been replaced by another variable "total_energy_used" in modelDescription.xml:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.