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

Installation problem in Carla when is Re-bulding #10

Open
Dhellblazer opened this issue Nov 24, 2022 · 3 comments
Open

Installation problem in Carla when is Re-bulding #10

Dhellblazer opened this issue Nov 24, 2022 · 3 comments

Comments

@Dhellblazer
Copy link

Dhellblazer commented Nov 24, 2022

I know the instrucction is: For CARLA users: due to conflicting classes name, the plugin doesn't work as-is alongside CARLA. The simplest workaround is to delete this plugin's ATrafficLightController class to remove the conflict.

But I don't know how the way to find and delete the ATrafficLightController, I trie deleting TrafficLightController.h, but when I rebuild the Carla project on VB the re-build ends with errors and I can not use Carla until I delete all OpenDrive plugin and re-build again.

Thanks in advance.

@Dhellblazer Dhellblazer changed the title make Installation problem in Carla when is Re-bulding Nov 24, 2022
@brifsttar
Copy link
Owner

Hi,

Could you please share some of the error message you have? For CARLA compatibility, the files you need to delete are the following:

https://github.com/brifsttar/OpenDRIVE/blob/master/Source/OpenDRIVE/Public/TrafficLightController.h
https://github.com/brifsttar/OpenDRIVE/blob/master/Source/OpenDRIVE/Private/TrafficLightController.cpp

@Dhellblazer
Copy link
Author

Hi,
thanks a lot for your reply, I tryed but now have other errors:
image

@brifsttar
Copy link
Owner

Hi,

Those look like CARLA errors, so I'm not sure I can help. Are you sure you didn't delete traffic light stuff from CARLA instead of my OpenDRIVE plugin?

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