Code Monkey home page Code Monkey logo

Comments (3)

whyekit-motional avatar whyekit-motional commented on August 17, 2024
  1. I believe TURN_STOP is used for pedestrian crossings which are at turns

  2. A line, by definition, does not have a direction (in contrast, a traffic light has an orientation denoted by the direction in which its set of bulbs are facing)

from nuscenes-devkit.

SaraMo14 avatar SaraMo14 commented on August 17, 2024

Hi,

thank you for the answer!
For 1), this is a plausible answer, however most of the time if I check the stop line of type 'TURN_STOP', there is no ped_crossing token. For example: {'token': '04baaab2-94a5-4734-89a6-113ef5861d75',
'polygon_token': '78bd8693-014f-4bcb-afb1-32cfffd9d3d6',
'stop_line_type': 'TURN_STOP',
'ped_crossing_tokens': [],
'traffic_light_tokens': [],
'road_block_token': '',
'exterior_node_tokens': ['6d88e398-7ef2-4962-a96e-0296ff7eed86',
'e1a7b327-fad1-4b80-bee3-cb592984d276',
'b63cd317-b048-419d-9f93-c5412cd69e86',
'f1496b72-5a11-48a9-9bb6-cae29cbb34e1',
'37a286ec-6e56-4e9d-81cf-3b4c92de2e76',
'71890aeb-93c6-4983-843e-722824205cea',
'75fd19cb-5f3a-44e9-9478-b0cf46a754b3'],
'holes': [],
'cue': []}

For 2), this is true for PED_CROSSINGs, but for example STOP_SIGNs should have an orientation.

from nuscenes-devkit.

whyekit-motional avatar whyekit-motional commented on August 17, 2024
  1. Pls take a look at the maps tutorial:

    ped_crossing_tokens denotes the association information if the stop_line_type is PED_CROSSING.

    That is why TURN_STOP does not come with ped_crossing_tokens

  2. In nuScenes, I think a stop sign is treated the same as a stop line, in that it is not given an orientation

from nuscenes-devkit.

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.