Brian Cohn
Brian Cohn
I'm also interested in this, does anyone have a pretrained pt model I could test out? thanks
Hi @saraedum , For my use case I'm creating an H matrix with 700-2000 constraints. I remove redundancy prior to using a hit-and-run algorithm . I use the `rcdd` package...
I'm also interested in publishing from C#
did you ever figure it out @Guidosalimbeni ?
Didn’t end up needing it. You just have to serialize the file as a string (like base64), send it as a normal message, and then in python decode the string...
Here are the pieces: 1. C# [save a picture from the device camera](https://stackoverflow.com/questions/24496438/can-i-take-a-photo-in-unity-using-the-devices-camera) 2. C# [load that file as a base64 string](https://stackoverflow.com/questions/25919387/converting-file-into-base64string-and-back-again) 3. C#: send that string to your ZMQ...
I can prevent these issues by by restarting the computer. If the SerialMonitor is opened at any time, even after closing it there are permission errors in Unity. Why is...
i'd also love this feature! otherwise my users have to paste in a long string
i'd love this feature as well. solid package!
i'd also really appreciate this ^^ thanks!