Lev Kozlov

Results 30 comments of Lev Kozlov

Hello @Cfather, unfortunately some of your equations didn't display properly, but I will try to address your questions! 1. Q is generalized force from Euler-Lagrange equation 2. $\theta$ is a...

> > Hello @Cfather, unfortunately some of your equations didn't display properly, but I will try to address your questions! > > > > 1. Q is generalized force from...

> Hi, @lvjonok , I have tried to generate a unit test for `data.dpartial_lagrangian_q`. But the result does not match so I'm not sure if I understand the concepts correctly....

> Nice work here, guys! I wanted to offer a quick comment regarding how you might broaden the use cases for these algorithms. > > I understand that the motivation...

> Hi, @lvjonok , I have tried to generate a unit test for `data.dpartial_lagrangian_q`. But the result does not match so I'm not sure if I understand the concepts correctly....

I want to thank @pwensing for a great suggestion about implementation of indirect regressors rather my proposed approach. It really makes sense and I was able to successfully transfer the...

Hello @jcarpent , I just came across an issue that currently lacks a description and noticed it touches on the physical consistency of inertial parameters—something I'm quite familiar with. If...

It worked well, the improvements might be to add Icon to the app.

I did a quick search: https://github.com/supermerill/SuperSlicer/issues/2594#issuecomment-1083656428 Looks like `paperlib.png` should be placed in `usr/share/icons` of AppImage build to work out of the box with my shell script.

I believe it should be solved on the level of AppImage build process. You can unzip the AppImage with `./Paperlib.AppImage --appimage-extract`. And inside this fs at `squashfs-root/usr/share/icons` the desired icon...