-
All you have to do to shut a brand new game down is accidently dig two blocks deep with all three digging dwarves. Because dwarves can only dig tiles one square away this means a dwarf can not do the…
-
For the following request I get a system error message:
##### Request
```
http://localhost:8080/otp/routers/default/plan?arriveBy=false&fromPlace=14.5885504,121.0213286&maxWalkDistance=50000&mode=TRA…
-
In certain cases OTP is having the user board/alight at a stop that is unnecessarily far from their origin/destination point; often there is a stop on the same route immediately adjacent to user's loc…
-
-
This issue tracks which packages already compile at indigo.
- [x] action_server
- [x] amigo_demo
- [x] amigo_description
- [x] amigo_diagnostics
- [x] amigo_hardware
- [x] amigo_head_ref
- [x] amigo_l…
-
The current route planner makes a best effort to find a path with minimal jumps between the source and destination, but it's a greedy depth first search (if I understand the terminology correctly) and…
-
Just built a graph using NYCT subway GTFS + OSM data and got the following exception:
{{{
Feb 15, 2010 12:25:54 PM com.sun.jersey.server.impl.application.WebApplicationImpl mapMappableContainerExcept…