jf99
jf99
I tried to implement an overload of `xt::concatenate` that takes a vector, but apparently I'm not experienced enough in meta-programming in order to see through xtensor's internals. So I implemented...
Is there any update on this? I have 2,500 sentences waiting in the queue.
Thanks for the update @HarikalarKutusu. I didn't notice because apparently it is only visible when you are logged in. I am going to make use of the feature soon.
Now I also initialized the member variables of Settings. Not doing so made valgrind complain about decision making based on uninitialized data (e.g. if IMU config is missing in the...