read in opensim 4x in Scone 2?
Posted: Mon Jan 31, 2022 8:34 am
Hello!
Just getting started with SCONE so have a very basic question. How can I read in opensim 4x versions in the latest SCONE? I've tried a few varieties of what I think the code might be, but with no luck! So far I have the following:
# Model used in simulation
Model{
Model= Human_model_SCONE.osim
state_init_file = data/InitStateJump.zml
fixed_control_step_size = 0.01
}
}
}
And this gives an error saying "Could not find key: type". If I change 'Model=' to 'ModelOpenSim3=" then it tells me it cannot find the model, but I assume that's because it only read osim3 versions? I have set the path correctly (I think, through Preferences). Any help would be appreciated
Thanks!
Ashleigh
Just getting started with SCONE so have a very basic question. How can I read in opensim 4x versions in the latest SCONE? I've tried a few varieties of what I think the code might be, but with no luck! So far I have the following:
# Model used in simulation
Model{
Model= Human_model_SCONE.osim
state_init_file = data/InitStateJump.zml
fixed_control_step_size = 0.01
}
}
}
And this gives an error saying "Could not find key: type". If I change 'Model=' to 'ModelOpenSim3=" then it tells me it cannot find the model, but I assume that's because it only read osim3 versions? I have set the path correctly (I think, through Preferences). Any help would be appreciated
Thanks!
Ashleigh