Bo Chen

Results 8 issues of Bo Chen

The behaviour we're observing with the `ThreadedSocketCANInterface` is similar to what is described here: https://stackoverflow.com/questions/68787876/boostasio-server-code-causes-segfault-only-some-of-the-time-seemingly-relat This seems to fix those segfaults happening at shutdown. Somehow it only works though if...

Hi @ipa-mdl , we're having occasional segfaults when shutting down which leads to our tests occasionally failing. I was wondering, is 1acd49381d114f4444122732ba53370af621761b trying to tackle that issue? In our dtor,...

bug

I'm proposing to add a method to check for errors in the hardware components, especially when having multiple HW components, it becomes quite cumbersome otherwise.

- Removing Kinetic from codebase, since EOL - Fix CI badge links - Fix for CI run: update to use new REST API from github

Hi, Great plugin! :-) I cannot run ros tests - i guess that's a feature not implemented? ![image](https://user-images.githubusercontent.com/23016719/122755436-497fbb80-d295-11eb-943d-ff34c1c833b6.png)

bug
enhancement

Currently, only concatenation of strings is allowed. Trying to concatenate a number and a string leads to a runtime error https://github.com/BehaviorTree/BehaviorTree.CPP/blob/58326a8a08d9c51e2ed8674aef3710bb6209867b/include/behaviortree_cpp/scripting/operators.hpp#L255 It would be nice to also allow concatenation of...

enhancement

### Distribution Pop OS 20.04 kernel 6.0.12-76060012-generic ### Support - [x] Have you tried rebooting? - [x] Have you looked at the [Troubleshooting](https://github.com/openrazer/openrazer/wiki/Troubleshooting) page? I have the Blade 15 Advanced...

support