Rosco Input File Version Issues

I am trying to use Rosco to control a turbine through Openfast. I tried replacing the default Openfast .fst files that come with Rosco with ones from the Openfast examples but found the versions/formats are different. The interpreter expects a different sequence of lines in the input file which ends up feturning errors like invalid literal for int() with base 10: '"default"'. Has anyone else experienced/fixed this error?

Hi,

It looks like you’re using an older version of the ROSCO repo. It was recently updated to use the input readers on OpenFAST.

Please try pulling/merging the latest ROSCO main branch; that should fix this issue.

Best, Dan