Description
Hi ROSIntegration Team!
I'm running ROS Melodic ('rosversion roscpp' command shows version 1.14.10) on Ubuntu 18.04. My rosbridge version is 0.11.13 (obtained with the command roscat rosbridge_server package.xml | grep '<version>'):
)
I've been using the ROSIntegration plugin successfully for a while now. Lately, though, I'm seeing a recurring error:
[ERROR] [1609882439.165964]: [Client 1] Exception in deserialization of BSON
usually followed by a crash. This happens when using the latest commit of ROSIntegration (c71c6ad) but doesn't seem to be an issue that was introduced in ROSIntegration recently. Rather, it seems like something external (perhaps ROS or the rosbridge) changed leaving ROSIntegration no longer compatible.
Another thing I noticed is that the version of BSON packaged with this plugin is 1.0, whereas the latest available version is 1.17.3 here http://mongoc.org/libbson/
Are you aware of such an issue and are you able to reproduce it? Could you please advise?
Best Regards,
-Aleksey