Leah Cornelius

Results 8 comments of Leah Cornelius

How does conduit treat this Database wrapper struct (described in database.rs)? Does each new struct/procress that wants to access some part of the database get a cloned coppy of the...

Ah yes will do. Also running into a slight issue - our address prefix doesnt fit into one byte. Would it be practical to change it everywhere to a u32...

but surely the nonce would be reset to 0? meaning that you would re illiterate over nonces you have already tried

so if i edit example_entry.py and add my stuff do i now need to retrain the model? Or is simply restarting the interface.py sufficient

HI, any updates on this? I've been trying to do something similar. I see the ci build failed but you claim you have tested it locally? Thanks.

@piskvorky Im guessing the order of the queue is somewhat unpredictable? If I have 10 threads all writing to the same key (and say some of them happen to write...

Hi there, I’m going to be getting OS3 working with my Kinect v2 soon. I have OS3 working through ROS2 in monocular (no intertal mode) so once I write the...

@anfederman Could you expand on that? Im trying to get this working on a rpi 4 running ubuntu server 20.04 & ROS noetic. Would you recommend the raspicamflip branch? If...