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

JOAN with Carla packaged version #30

Open
StijnOosterlinck opened this issue Oct 31, 2023 · 4 comments
Open

JOAN with Carla packaged version #30

StijnOosterlinck opened this issue Oct 31, 2023 · 4 comments

Comments

@StijnOosterlinck
Copy link

Hi, me again.

Is it possible to combine JOAN with a packaged version of Carla?

So instead of doing 'make launch' and pressing play in UE, I would run 'make package' as well and then use the resulting .exe file to run UE4Carla.

But I'm not sure if the state machine of JOAN still works well in this scenario? (for example: stopping the simulation, changing a setting - initialize - get ready - run again...)

Thanks in advance!

@OlgerSiebinga
Copy link
Collaborator

Yes, that will work fine. Just make sure that your packaged game starts with the correct map and game mode (JOAN game mode).
Alternatively, you can use a startup script with the command line command to start the unreal editor.

@StijnOosterlinck
Copy link
Author

Is there a reason that only the 'unreal editor' method is explained in the documentation?

Because I thought that making a packaged version could improve the performance, or am I wrong?

@OlgerSiebinga
Copy link
Collaborator

I believe this is just meant for debugging and quick evaluation during development. We have (indeed) seen better performance with packaged versions, but I've never measured this.

@StijnOosterlinck
Copy link
Author

Makes sense, thanks for the quick replies!

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

2 participants