Hervé Audren
Hervé Audren
I comment on this because I have been trying to use worhp. Each time I try to solve a problem via the casadi interface, the solve instantly stops with `Final...
The issue disappeared after I compiled Casadi from source on my machine... I am guessing that `worhp.h` changed between `1.10` and `1.12`, which leads to mismatches in the structures' sizes.
Damn that looked promising :( Let me know if I can help in some way.
Hi everyone, I wanted to use KeeAnywhere on Linux, so although I am a total newbie to the KeePass and C# in general, I tried to use it. Good news:...
Thanks for your advice ! It doesn't really solve the problem though, but I merged the most recent version of KeeAnywhere with @jdm12989's linux branch, and it seems that now:...
Thanks, I moved the controls around and they now appear! But now, whenever I click on "Add... -> Google Drive", the application crashes with: > libgluezilla not found. To have...
I'm piggybacking on this issue to give a little update: - We started some work on this, we'll keep you updated as soon as we have something worth showing -...
Agreed, this is why I would like some feedback from the maintainers of this repo on where this should be added and how. I can then try to implement it...
Yes, I think that most of the issues I am looking at can be traced back to the control loop timings, as the hardware "problems" we seem to be having...
So I think that what's in #170 is good but: - `industrial_robot_status_controller` cannot be integrated the diagnostics system without implementing some custom logic to republish status messages as diagnostics (correct...