On 11/5/25 14:35, Pito Salas wrote:
> Do you know what Kilted has that is not in Jazzy/Rolling that would make it worth switching?
I'm with Chris on that;-) Unless I really find something, I need. I'll
stick to the LTS versions. I already mess with enough parts as it is, so
some 'relatively stable' things are good;-)
>
> Best,
>
> Pito
>
> Boston Robot Hackers &&
> Comp. Sci Faculty, Brandeis University (Emeritus)
>
>
>> On Nov 5, 2025, at 4:00 PM, Nola Donato <
nolad...@gmail.com> wrote:
>>
>> I have been using Kilted ever since I started in robotics, shortly after Kilted was released, so I have nothing to compare it to. It seems pretty stable as far as I can tell. None of the problems I have encountered while working on my project have been due to Kilted.
>>
>> I do have a problem with rviz2 flickering but I dont think it has anything to do with Kilted.
Do you happen to have a Nvidia GPU where you see those flickering
problems? If so, some environment variables might help
export QT_SCREEN_SCALE_FACTORS=1
export QT_ENABLE_HIGHDPI_SCALING=0
export __NV_PRIME_RENDER_OFFLOAD=1
export __GLX_VENDOR_LIBRARY_NAME=nvidia
-- Marco