Mateo de Mayo
Mateo de Mayo
@iamisti Maybe the user should create a custom template for editing a specific table row, and you could pass all the row data to that template, so you could have...
There is not a proper way for using a md-button inside a mdt-custom-cell yet. But I found a workaround by using a custom directive. ``` javascript // This directive creates...
I opened a similar issue #170. Were you able to achieve any improvements?
Just an update that might be useful. I noticed my D455 accelerometer gravity is a bit different on each axis. ```python +X ~= 9.81, -X ~= 9.80 +Y ~= 9.79,...
No, not really. After a while I moved on to other systems, I figured Kimera's strengths are not on the tracking aspect. ORB-SLAM3 has pretty nice features including monocular tracking,...
No, I did not, mainly for its license, but it looked pretty good and well documented. I think ILLIXR was able to use it for VR tracking successfully.
Thanks for the update @marcusabate I'll be sure to try it out at some point and update this issue. If I can't make it should be verifiable with just the...
That is a bit weird. Matter is complaining about not finding the command `grub2-theme-preview` which is installed when you install the python package with the same name. In my system,...
This is a known issue at the time, if you check the examples from the readme you can see the problem there as well. Grub seems to display the font...
Just to give this a follow up, some days ago I posted [this](https://lists.gnu.org/archive/html/help-grub/2020-07/msg00007.html) question to the grub help mailing list. Unfortunately it had no answers.