Git Product home page Git Product logo

Comments (5)

mfe7 avatar mfe7 commented on August 15, 2024

Thanks for sharing this behavior and screenshots! I am not too surprised by this behavior, since the subgoals are much further away than what was normally seen during training. Also, the CADRL policy was trained in "smaller" scenarios compared to GA3C-CADRL, so that makes sense to me as well. In practice, we treat these policies as local planners, so we usually have a global planner that takes goals at the range of ~25m and regularly (~10Hz) provides a local subgoal ~5-10m in front of the vehicle that should lead toward the longer goal. Alternatively, one could re-train the policies in larger environments, but that's not something we tried much.

from gym-collision-avoidance.

jx2518 avatar jx2518 commented on August 15, 2024

Thank you so much for the reply and explantions; that makes a lot of sense to me! Would you possibly able to point me to the part of the code in the repo where I can gain more understanding about the local planner and/or global planner?

from gym-collision-avoidance.

mfe7 avatar mfe7 commented on August 15, 2024

There isn’t really any code related to that distinction here in this repo. The cadrl_ros repo is an example of a local planner that wraps around the ga3c-cadrl policy. Bruno Briton’s 2021 RAL paper talks about one way for handling the interface btwn global and local planners, for example

from gym-collision-avoidance.

mfe7 avatar mfe7 commented on August 15, 2024

https://arxiv.org/abs/2102.13073

from gym-collision-avoidance.

jx2518 avatar jx2518 commented on August 15, 2024

Gotcha! Thank you so much for your help! I actually do have one more unrelated question. But to keep a cleaner format, I will open another request. I hope my continuous questions don't bother you too much!

from gym-collision-avoidance.

Related Issues (18)

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.