Code Monkey home page Code Monkey logo

car-racing's Issues

System identification

It's reported from @qinlincmu that the reproducing matrixA and matrixB will make the ego vehicle cannot overtake the leading vehicles.

mpccbf_test.py solve failed

System information
OS Platform and Distribution (e.g., Linux Ubuntu 18.04): Linux Ubuntu 20.04
Branch: master
python3.9(no python3.6 due to cvxopt install failed)
Steps to reproduce the issue:
python car_racing/test/mpccbf.py --track-layout l_shape --simulation --plotting --animation

Error detail:
Car-Racing/src/policy.py", line 224, in calc_input
sol = opti.solve()
File "/home/wsco/anaconda3/envs/car_racing/lib/python3.9/site-packages/casadi/casadi.py", line 47783, in solve
return _casadi.Opti_solve(self, *args)
RuntimeError: Error in Opti::solve [OptiNode] at .../casadi/core/optistack.cpp:157:
.../casadi/core/optistack_internal.cpp:998: Assertion "return_success(accept_limit)" failed:
Solver failed. You may use opti.debug.value to investigate the latest values of variables. return_status is 'Infeasible_Problem_Detected'

ROS interface

The code structure shall be refactored and integrated with ROS for further release.

Python parallel computation

Here is a question raised by @renaomin.

He is curious where the parallel computation is implemented for the trajectory generation. More basically, how the parallelism is achieved in the code base. Could you point out the specific components? @hesuieins

racing.py solve failed

System information
OS Platform and Distribution (e.g., Linux Ubuntu 18.04): Linux Ubuntu 18.04
Branch: master
Steps to reproduce the issue:
python examples/racing.py --simulation --plotting --animation

Error detail:
Car-Racing/src/policy.py", line 224, in calc_input
sol = opti.solve()

RuntimeError: Error in Opti::solve [OptiNode] at .../casadi/core/optistack.cpp:159:
.../casadi/core/optistack_internal.cpp:999: Assertion "return_success(accept_limit)" failed:
Solver failed. You may use opti.debug.value to investigate the latest values of variables. return_status is 'Infeasible_Problem_Detected'

Dear Jun Zeng, there some error when running racing.py example, I'm wondering if it's a bug or just some error cause by casadi.

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.