Coder Social home page Coder Social logo

abm's Introduction

I'm a self-taught fullstack developer and skier based in ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra.

Interested in design ๐ŸŽจ, TV shows ๐Ÿ“บ and asian food ๐Ÿœ

Formerly building Snowplanner.

Tech stack

abm's People

Watchers

 avatar  avatar  avatar

abm's Issues

Agents stuck in infinite loop

When an agent is placed inside a 1-node roundabout it is able to find the appropriate path to its destination, but id doesn't follow the path and stays looping inside the roundabout forever and EVER!

Roundabouts are not oneway

When roundabouts are split to connect other streets, the result are bidirectional roundabouts so agents can circulate clockwise.

Test

Just for testing

Roads.connect() adds duplicate Nodes

When calling connect() method from POIs initialization, it may happen to create connectionNode in the the same position as some other lane node (Lane.split() may find point in i==0 or i==vertices.size()-1), duplicating it and connecting to "itself". It's not critical issue, but should be fixed at some stage of development.

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.