Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during runtime #13

Open
ClemensLinnhoff opened this issue Nov 24, 2024 · 1 comment
Open

Error during runtime #13

ClemensLinnhoff opened this issue Nov 24, 2024 · 1 comment

Comments

@ClemensLinnhoff
Copy link

ClemensLinnhoff commented Nov 24, 2024

I am basically trying to run the OSTAR examples locally (without docker). But I get an error running CoSiMa.

I installed CoSiMa with SUMO, as described in #12.

I have CarlaUE4 running.
I am trying to run CoSiMa with the configSingleContainer.yml provided in the OSTAR examples.
But I get the following error:

./CoSimulationManager -v /path/to/OSTAR-Quickstart/input/configSingleContainer.yml 
Welcome to CoSiMa.

Try to load YAML file: /path/to/OSTAR-Quickstart/input/configSingleContainer.yml
Read Configuration of OSI Mapper
Read Configuration of OSI Mapper
Start Services: ./CARLA_OSI_Service -v 51425
Start Services: ./OSMPService -v 51430
Start Services: ./OSMPService -v 51431
Begin Initializiation
Set camera sensor configuration
Response: 0 Status: 0
channel has seen a failure but expects to recover
Error in initialization of base simulation interface.

I thought maybe the path of the model FMU is not set correctly. I also tried setting the absolute path in the config yml, but I get the same error.

Any idea what the problem might be?
@bjoernbahn could you support here?

@ClemensLinnhoff
Copy link
Author

When I add -sr the error does not occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant