lumyus
lumyus
Same issue here
Same here. If you put "train_filter = 1" and then back to "train_filter = 0" the IEKF will be loaded however that's not the trained model which was specificed at...
So did anyone get it to work? I mean actually use your own data to get results? The plots seem to be generated no matter what model is used..
Nice! What did you change? Running the model which is provided by the author does not work..
I implemented it into a forked one. going to create a pull request soon
Here is my cloned version called Flexcam. Didnt have the time for a proper pull request. https://github.com/lumyus/FlexCam New Features: --------------- * Combine multiple video recordings. (Click Merge) * Change front/back...
Thanks for getting back to me. We tried 0,1,2 etc but had no success. You mentioned "properly configured and streaming": We configure the camera as always with the Basler Viewer...
Okey so I did the following and it still doesn't work: I built Fictrac with no SDK specified. (Regular build command). Then I called `lsusb` which shows: ``` _**Bus 014...
Actually upon building with SDK 5 specified we get the following: ``` Error! Unable to set process priority! Looking for config file: config.txt .. Config file parsed (21 key/value pairs)....
So I verified that Pylon SDK 5.2 is not working either. The errors remain. What OpenCV version did you use? `Found OpenCV: /usr/local (found version "4.1.0")` is what we use....