Giter Club home page Giter Club logo

Comments (3)

CristianGariboldi avatar CristianGariboldi commented on May 31, 2024 1

@DanielDauner sorry for my late reply, busy times. Anyway, thank you very much for your feedback, very helpful!

from tuplan_garage.

DanielDauner avatar DanielDauner commented on May 31, 2024

Hi @CristianGariboldi

The LQR controller of nuPlan extracts the target acceleration and steering based on the position values of the trajectory. Thus, the dynamic states of the output trajectory have zero effect, and we left the values blank.

There are multiple options for our planners to retrieve the dynamic states. PDM-Closed calculates the velocity and acceleration in each propagating step of the IDM policy. Another option is to calculate the intended acceleration and velocity from the positions. You may find some functions in pdm_comfort_metrics.py or nuPlan’s state_extractors.py helpful.

We don’t explicitly consider the left and right bounds of the road. However, we use an occupancy map (initialized here) to determine if geometries are inside or outside the drivable area. You can get the boundaries from the nuPlan lane object or lane connector object.

Let me know if you need any further details or clarification.

from tuplan_garage.

DanielDauner avatar DanielDauner commented on May 31, 2024

I am closing this issue for now. Feel free to re-open if you have further questions!

from tuplan_garage.

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.