GithubHelp home page GithubHelp logo

snavleen / machine-learning-vehicle-simulator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 5.74 MB

Designed a JavaScript based web application to simulate vehicle navigation. This tool can help researchers and professionals develop Machine Learning path finding algorithm for smart cars in the future.

License: MIT License

JavaScript 93.41% HTML 3.83% CSS 2.76%

machine-learning-vehicle-simulator's People

Contributors

hassaanmalik avatar paulwarnick21 avatar snavleen avatar trevorrae avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

machine-learning-vehicle-simulator's Issues

Error when route ends on node 2

When implementing DJK I ran into a problem where if the route is [..., 1, 2] there will be a glitch. Nothing errors but the car just doesn't make it to it's yDestination. For example, the car needs to go to 400,000 y but it always stops moving at 510,250. What's even more confusing is it's supposed to be changing on the x and not the y at the time. The issue itself seems pretty serious as it could affect a lot but it only seems to happen when the last 2 nodes of the route are 1 then 2. I hardcoded a fix to prevent that happening and hopefully we don't have any other problems. I'll try to revisit this later.

Bootstrap menu collapsible button not working

For the header menu on the webpage, if the browser width is small enough the menu is collapsed into a button. This button doesn't work at the moment and I can't figure out why. I copied and pasted the exact code from bootstrap and double checked it. I also briefly looked on StackOverflow but the answers there didn't help. This isn't extremely important because we shouldn't be viewing the app in such a small window anyway but still something we should fix.

Temporary lag once client connects (about 2 seconds)

I moved the movement function out of app.js and back into dcMovement but there seems to be 2-3 seconds of lag once the client connects. I'm pretty sure it's not a resource issue because everything runs smoothly after a bit. At first, I thought the server might still be setting up one the client connects so I put a delay on running the movement function but I couldn't get it working. I moved on (and created this issue) because it's not essential to progress atm.

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.