Coder Social home page Coder Social logo

yufan25 / apollo-trajectory-planning Goto Github PK

View Code? Open in Web Editor NEW
25.0 3.0 10.0 2.33 MB

decouple the trajectory planning part from the apollo v5.0 and run in ros system

License: Apache License 2.0

CMake 5.28% C++ 39.06% C 39.13% Python 5.10% Shell 1.46% Makefile 9.97%

apollo-trajectory-planning's Introduction

apollo-trajectory-planning

Decouple the trajectory planning part from the apollo v5.0 and run in ros system.

Tested in ubuntu 18.04 with ros melodic.

In version 1.0 the lattice planning with static obstacle is realized.

  • rosrun PNC_MapPub to publish the reference line of road
  • rosrun PNC_ObsPub to publish the obstacle
  • rosrun lattice_planning to run the lattice planning

For lateral optimization osqp solver is also an option. (Eigen needed)

apollo-trajectory-planning's People

Contributors

yufan25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar probability avatar Feiyu Xiao avatar whale avatar Arm avatar  avatar ogier_maxwell avatar  avatar  avatar Yu Wu avatar Jian Wen avatar luyao wang avatar feng avatar  avatar Azure avatar  avatar  avatar coffee avatar  avatar  avatar

Watchers

 avatar zhouzuhong avatar  avatar

apollo-trajectory-planning's Issues

During the runtime, the program will halt at a certain frame. After tracing the code, it was found that an error occurred in one of the vertical trajectory checking functions. After disabling this function, three test scenarios were successfully executed. However, in other test scenarios, the program still halts with a "core dumped" error. I personally feel that the existing lattice code cannot fully adapt to the varied input from the actual vehicle perception. There are occasional frames that halt due to reasons such as all the sampled trajectories being filtered out, the sampled trajectories being empty, or interruptions caused by the obstacle sequence function.

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.