Claudio Coppola

Results 6 comments of Claudio Coppola

Hi Everyone, I extended the EI and the selection phase of the next sample point using the unscented transform. To do so I used an external library called filterpy. I...

I also modified the only file that made the library unfriendly to python 2.7

@phbst Thanks for sharing your solution, mine was giving up in importing the package as an external package :D

Hi @Michael-Equi do you mean line 135? ``` frames.append(frame) ``` I'm fixing that

Hi @Michael-Equi, I fixed it if you want to do a double check :)

Hi @Takuzenn can you elaborate what you tried to run and why you think is slow? In the script I am not doing any data heavy changes. Have you tried...