Skip to content

some question about the server side code #4923

Answered by ynlch
gengtsh asked this question in Q&A
Discussion options

You must be logged in to vote

carla\Unreal\CarlaUE4\Plugins\Carla\Source\Carla, all these files are plugin code, run from UE4, which launch with CarlaUE4.sh

carla\LibCarla\source\carla is used both by libcarla_client.a(linked into your client app) and libcarla_server.a(linked into plugin), to support c/s streaming

have a look LibCarla/cmake/client/CMakeLists.txt and server/CMakeLists.txt, it will be clear

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gengtsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants