Code Monkey home page Code Monkey logo

Comments (4)

TheNihilisticRobot avatar TheNihilisticRobot commented on May 18, 2024 2

@UndeadBlow
You are welcome!

So, this video is actually from another simulator from Udacity, not us, whose car happens to be named Carla, like our simulator.

The two .Png maps you see are generated from the existing in-game maps, and not the other way around. They store information about the lanes. There is no way to edit the maps from the binary build. You'll have to download the full project and build from source.

You'll have every tool provided by Unreal Editor and the ones provided by us. To recreate something similar to the video you linked to us I suggest you use Unreal's landscape tools And our road
and vegetation assets (That I mentioned in my last message).

from carla.

TheNihilisticRobot avatar TheNihilisticRobot commented on May 18, 2024

Hi! I don't know exactly what do you mean with trying a track.
Our cities are created manually, the only "procedural" part is the first road layout, the grid.
Our road generation is a bit limited right now, very reticulated. We intend to give more organic options but this will take some time since we need this roads to maintain the extra information they give to the car.
If you could prescind from this extra information you could build any road you'd like using a few simple assets included with the proyect, the SplineMeshRepeater (Content/Blueprints/SplineMeshRepeater) with The model TileroadTwolanes (Content/Static/Road/TileroadTwolanes) or ST_PathWay_Block (Content/Static/Sidewalk) as the static mesh. We have a bit of Documentation in this topic: Map customization. more In depth documentation about building your own environments is on the way.

from carla.

WildChlamydia avatar WildChlamydia commented on May 18, 2024

@TheNihilisticRobot
Hi! Thanks for you work and your answer!
I meant with track something about motorway, like that.

For example, I found video (https://www.youtube.com/watch?v=fQ-2ds-aInU) which states that Carla was used. How did they create their map? Can Unreal Engine Level Editor helps me with that?

Also there are two .png files with map structure in projects, can't I edit that structure?

Also there is only one file in Content folder (CarlaUE4-LinuxNoEditor.pak) in pre-built package. Do I need to built from sources?


P.S.
In general I'm just very interested how easy or hard is to create map myself.
But for now what I'm trying to ahieve is more diverse and realistic road marking. Is there something that I can do?
Thank you.

from carla.

owenustc avatar owenustc commented on May 18, 2024

whether the road of your map is follow opendrive xml format? Or there is a way that extract the road information from your map and convert to opendrive format?

from carla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.