robotology / gazebo-fmi

FMI import plugins for the Gazebo Simulator.
GNU Lesser General Public License v3.0
24 stars 5 forks source link

Use OpenModelica release in Travis instead of nightly #70

Closed traversaro closed 3 years ago

traversaro commented 3 years ago

We started using the nightly due to some bugs during OpenModelica 1.13, but now we can go back to use a proper released version. We also install the omlib-modelica-3.2.2 apt package to fix the failures in creating the FMU, as apparently the Modelica Standard Library is not shipped anymore with the main openmodelica apt package.