Giter Club home page Giter Club logo

motionplanning's People

Contributors

sldai avatar zhm-real avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

motionplanning's Issues

Thanks for promoting Apollo!

Hi @zhm-real ,

Thanks for promoting Apollo! It is really glad to help the community and get attentions from the community. We recently added a few paper published related to Apollo PNC algorithms listed in "Related Paper" section of Planning and Control Module, https://github.com/ApolloAuto/apollo/tree/master/modules/planning https://github.com/ApolloAuto/apollo/tree/master/modules/control , was wondering if you could add those in the reference as well.

Thanks again,

Issue when loading custom reference path on lattice_planner.py

Hi ,
I am studying autonomous driving and used your MotionPlanning repo as a reference. I encounter some issue with lattice_planner as I tried to load a route generated from OpenStreetMap as reference line. I have converted the route’s lat and long to a range from 0 to 100 so I can load to the planner. The path that I loaded to the planner looks like this:
image
and then I got this error

Traceback (most recent call last):
  File "c:/Users/nam/Desktop/MotionPlanning-master/LatticePlanner/lattice_planner.py", line 433, in <module>
    main_Crusing()
  File "c:/Users/nam/Desktop/MotionPlanning-master/LatticePlanner/lattice_planner.py", line 335, in main_Crusing
    path = lattice_planner_for_Cruising(l0, l0_v, l0_a, s0, s0_v, s0_a, ref_path)
  File "c:/Users/nam/Desktop/MotionPlanning-master/LatticePlanner/lattice_planner.py", line 265, in lattice_planner_for_Cruising
    path = extract_optimal_path(paths)
  File "c:/Users/nam/Desktop/MotionPlanning-master/LatticePlanner/lattice_planner.py", line 260, in extract_optimal_path
    return paths[-1]
KeyError: -1

I havent managed to fix this, please help me out! Thanks

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.