Websockets (preferably C++) and ROS2

asked 2020-01-18 05:13:28 -0500

Artem gravatar image

updated 2020-01-18 05:29:21 -0500

Hi,

Before I begin implementing my own package, maybe something similar already have been implemented.

Is there a package for ROS2 preferably written in C++ that provides the means for connecting to a web server via websockets and then sending/receiving messages to/from it.

So far I found ros2-web-bridge, but have not tried it yet (not C++), and SOSS: System Of Systems Synthesizer, that looks promising but I could not figure out how to design my own yaml config.

edit retag flag offensive close merge delete