mjbogusz

Results 11 comments of mjbogusz

Bumping, as after 3 years this is still an issue. I've encountered it with the following package versions: ``` Django==3.2.9 pylint==2.11.1 pylint-django==2.4.4 pylint-plugin-utils==0.6 ```

Just to clarify: this causes the model not to be displayed in RViz and the `spawn_model` to crash (I'm not sure whether that could lead to another issues). This seems...

After converting to Collada (.dae) and fixing non-existent texture for windows (Meshlab added a "notexture.png" entry that caused crashes in ColladaLoader) I've managed to fix the `XML parse` errors, but...

Update: I've checked with an XMPP server hosted on a real domain with a valid certificate and it works as intended. How about something like this? ```py def register(self, accept_selfsigned...

The problem is with registering a new account. If the account is created beforehand, it goes through smoothly; invalid password results in a different error. I've noticed the `verify_security=False` flag,...

Same issue?: https://github.com/ros2/ros2cli/issues/534 However, for me Foxy/Galactic on 20.04 is spotty at best as well

This happened to me too but in a slightly different situation: an album by 'ArtistA', all files tagged with 'ArtistA' as both 'artist' and 'albumartist' except one in the middle,...

I've encountered the same problem on Sapphire Pro (CoreXY layout), MKS Robin Nano 1.2, `TMC2208_STANDALONE` on X and Y axes. Same behavior on both `2.1.x` and `bugfix-2.1.x` - random motion...

> is missing stuff ? or can it be used ? I've been using it for 6 months, it works and I've got it to play OK with via using...

I'm hitting the same issue. After installing the `fix/28` branch I'm getting through the first 3 steps (download, create directories, unzip) but then it fails on the "restart shell" with...