Robert Pröpper

Results 9 comments of Robert Pröpper

Ok, I thought you were talking about supporting it in the analysis functions. But I am also skeptical whether a class to keep results and metadata in absence of the...

Hi, thanks for the quick response! Gating based on handedness is not an issue, I'm already doing that. But I don't quite understand what will change with the fix: will...

Ok, I've added a second gate on all actions and everything seems to work again like in 4.21. To be clear on what the setup looks like now: For every...

After testing with more headsets, I found that on the Vive actions are not only called multiple times, but some buttons also call actions that are not configured for them....

Ok, here's a somewhat minimal example: it works in the same way as the one from my original post, but the input mapping is a lot more complex. When you...

I haven't found a proper solution: for my particular mapping, the button combinations where this happens can be safely worked around, so I didn't look further into the underlying problem.

Agreed, I think multiple blocks and just getting all data from a file is already covered since 6cdacce. Concerning read_\* / read_all_\* methods, I think I would rather remove these...

Sure, we can do it in the next round of IO changes. But it will change the way IOs are used: Currently IOs open and close files automatically. So existing...

True. I think there is consensus since we are changing the API anyway. We can include it in the next round of IO changes. There are only two IOs left...