Results 8 comments of Vincenzo Comito

That's great @ChernoA I will merge your changes in the master branch and continue some work for cleaning up the code. Thanks for all your contributions! Since you know the...

Please, try to use https://github.com/clynamen/nuscenes2bag/pull/2 Unfortunately, I had not the chance to merge it yet.

Hello @ChernoA I have eventually selected two version: master and ubuntu_16.04. The master branch works fine on ubuntu 18.04 and newer. The two github actions will check that the code...

I think setting the ipv6 loopback address in /etc/hosts is enough to reproduce the problem. No error messages are shown, and no ros message are published. I am not sure...

I have the same problem. I tried to dig a bit and it seems the source of the leak is the creation of multiple ColumnWriter (of any type, string, float...

I have the same problem on archlinux. I tried many versions of bson with pip but the problems remain. What is the version required by roslibjs/rosbridge_server?

without this change fragments cannot be used when the views are destroyed (e..g with page views )

Wouldn't be better to have a single object that manages all the lazy values in the fragment that is updated in onCreateView() in order to invalidate all the cached values?...