Francesco Mattioli
Francesco Mattioli
I will work on it!
In order to test your assertion: "in line 52, spliting reshape_x may split channel-couples in one task into train_set and test_set at the same time, that may be cause the...
Forgive me for responding so late. I took some time to check your hypothesis and unfortunately it is correct! Thank you for finding this serious bug in the code. I...
Thank you so much for pointing out this error. :1st_place_medal: I'm reopening the issue because it might be helpful to others. I will post the fix shortly.
I tried to replicate the code from "A Simplified CNN Classification Method for MI-EEG". Unfortunately, I was unable to achieve the accuracy they claim. Be careful the problem is not...
Hi everyone, sorry I am responding late. I integrated the fix into the main branch; find the new generator and loader in the fix folder. I also updated the readme...
I have the same problem with the same cameras. Did you find a solution? My error: ``` [ WARN] [1666710494.407008734]: Failed to receive current joint state [ERROR] [1666710494.838773464]: Transform error:...
I found that (in my case) the problem is present **exclusively when the actual robot enters the camera frame**. For now I have circumvented the problem. In fact, by using...
As I said in #4829 I'm working on a Dockerfile that might be useful to you as well?
I have the same problem. Just a friendly ping, Have you found a solution? In my case the problem is present both in the JointPosition and JointPositionVelocity Hardware Interface. Just...