Matt Angus

Results 18 comments of Matt Angus
trafficstars

Yeah, I can put in a pull request. I'll try to get around to it sometime this week!

For me it was unsatisfied requirements (`pygame` in my case). To debug this, I removed the `try...catch` [here](https://github.com/carla-simulator/traffic-generation-editor/blob/98ce87b18eb1bd8265c97abba0c6408f307910bd/carla_scenario_editor.py#L32) before installing the plugin. Then I got specific errors when loading the...

Yes it's more about distributed per commit comments, but I was trying to emphasize the adding/editing functionality. Since for example later experiments can teach you things about previous ones and...

I don't currently use them. The only benefit I see is that the sources of information would be consolidated, and accessible from the command line.

This is somewhat of a deal breaker for me so I'm keen to help out to add this feature!

I stumbled upon this issue from google so hopefully this will be helpful for someone else. I'm not sure if this works in all situations but I was able to...

Closing in favor of https://github.com/pthom/cvnp/pull/22

It seems like `wasm-bindgen` doesn't support `emscripten`, so this might be a dead end for now https://github.com/rustwasm/wasm-bindgen/issues/2722.