Git Product home page Git Product logo

Comments (4)

GoodarzMehr avatar GoodarzMehr commented on July 21, 2024 2

You're welcome. And to answer your question, you can write a code to get the traffic lights at the intersection (using the carla.World.get_traffic_lights_in_junction(junction_id) method) and set their states manually.

from carla.

GoodarzMehr avatar GoodarzMehr commented on July 21, 2024 1

This is the default behavior.

"The traffic lights in the same group follow a cycle. The first one is set to green while the rest remain frozen in red. The active one spends a few seconds in green, yellow and red, so there is a period of time where all the lights are red. Then, the next traffic light starts its cycle, and the previous one is frozen with the rest."

Source

from carla.

dx6nxr avatar dx6nxr commented on July 21, 2024

Hey @GoodarzMehr ,
thanks for the clarification. So, I guess there is no out-of-the-box way to change them to more "normal" color changing behavior?

Best, Ivan

from carla.

glopezdiest avatar glopezdiest commented on July 21, 2024

Following up on what @GoodarzMehr said, if both traffic lights were green, traffic would have to understand the concept of give way, which isn't a simple logic to design.

Closing this is at has been answered

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.