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

Connection of on/off ramps to road network #37

Closed
Reitmania opened this issue Jul 24, 2024 · 5 comments
Closed

Connection of on/off ramps to road network #37

Reitmania opened this issue Jul 24, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Reitmania
Copy link

Hi!
I'm using your add-on to create custom maps for CARLA. It works fine, but I'm facing some problems when connecting on and off ramps of highways to the other road network. Here is an example:

Screenshot_20240724_155207

What's the best way to connect the off ramp of the highway to a default street? When I force it to become a single lane by closing it, I cannot connect it, because it uses the former left lane (off ramp) and connects it with the right lane of the default street.

BTW: I used the option "close" when turning the double lane off ramp to a single lane street. Why is this option not available any in current releases (I used 0.21.1)?

Thanks in advance!

@johschmitz johschmitz added the question Further information is requested label Jul 24, 2024
@johschmitz
Copy link
Owner

I need to look into this deeper, could you say what the cross section configuration of that "adapter" road is? Maybe post a screenshot of that as well.

@johschmitz johschmitz added bug Something isn't working and removed question Further information is requested labels Jul 25, 2024
@johschmitz
Copy link
Owner

johschmitz commented Jul 25, 2024

I had a look at this and I think this indeed has a major bug. The offramp should not have a drivable lane with a positive lane ID. I need to change this.

@johschmitz
Copy link
Owner

I have worked on a fix, now it should be possible to build something like this:

image

See https://github.com/johschmitz/blender-driving-scenario-creator/releases/tag/v0.26.0

@Reitmania Could you confirm that it works for you?

@Reitmania

This comment was marked as outdated.

@Reitmania
Copy link
Author

I can confirm it works (tested with an export to Unreal Engine / Carla). Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants