ShuffleWire

Results 101 comments of ShuffleWire

Reproduced with Webots 2023b, Debian 12 Traceback Thread 1 "webots-bin" received signal SIGABRT, Aborted. __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44 44 ./nptl/pthread_kill.c: No such file or directory. (gdb) where #0...

For the immediate fix, considering the assert "geom must be placeable" : In the boundingObject, first add a Pose, then in the field children, add the Shape and the box,...

I'm a dummy didn't write --stream at webots startup i feel sad... but it work ! Anyway, the image webots_icon.png should be fixed i do think Maybe add some sort...

From what I've read, it look like https://github.com/cyberbotics/webots/pull/6548 it ready to merge from some time now. Do you want to include it into the release ? Maybe ping the author...

I'm not familiar with ROS, but I've installed Webots on wsl like you without issue. Did you install it through the apt package manager ?

Just tried, and it work well

99 is UnknownNetworkError, that is not saying much... could you download it manually from your browser, by visiting those URL ?

For what it's worth : In my experience, the connector is sometime non repeatable : after a reset, it sometime fails to start as locked (or unlocked, depending of the...

I'm taking the opportunity to pin this issue, that seems very close : https://github.com/cyberbotics/webots/issues/3763 And this one might give other infos : https://github.com/cyberbotics/webots/issues/3163

Even without knowing the code, I would argue that my feature is different and simpler than bidirectional pin : for bidirectional pin, the pin should be able to work "dynamically"...