-
I'm getting a `com.google.gson.internal.LinkedTreeMap cannot be cast to ` error when reading a HashMap from cache.
Writing to file:
```
Map buses = new HashMap();
//after adding data
CacheUtils…
-
Taken from not-yet-done list on #3 :
- [x] Reading input from files
- [x] 12 bit value output to lists `:` (should be easy, just haven't done it)
- [ ] the `' ... '` construct, which is termed a …
hornc updated
6 months ago
-
Firstly super kudos @magic-blue-smoke for developing these adapters.
I know the https://github.com/google-coral/edgetpu/issues/256 thread discusses support HW for Edge TPU but it's not really speci…
-
(Do you want to turn on Discussions, to not clutter up Issues?)
Disclaimer: I'm brand new to this equipment, so take this with a dish of salt...
I was reading some of the posts about your design…
-
GTFS (General Transit Feed Specification) is a standard for storing transit schedules. In Atlanta, this data is available at http://www.itsmarta.com/developer.aspx
For DIY Bus Signs, we'll need:
- [ …
-
when reading PSSE RAW file version 33 using parse_file, the following error is thrown:
`ERROR: KeyError: key "CONVERTER BUSES" not found`
Below is an example of the VSC data that generates this erro…
-
First of all, thank for this project. Works really great!
I'm developing software used to visualize some data inside a car by reading data from various CAN buses. For testing and development purpos…
-
### Is your feature request related to a problem?
My code does probing of I2C devices. It's completely normal to have "address" NACK's. No problem there. But part of the probing process is also readi…
-
Hello!
I’m new to MATSim, but I realised it worth learning after I became convinced of its usefulness. I have downloaded the Berlin case, and I have GFTS data to update it. Now I want to test MATSi…
-
Hello,
I'm trying to detect 4 classes of vehicles (bykes, cars, buses, and trucks) seen from above and I have a few questions about training with a custom data set for the best results.
should I…