rclnodejs icon indicating copy to clipboard operation
rclnodejs copied to clipboard

rclnodejs and node-red

Open harunkurtdev opened this issue 4 months ago • 1 comments

Hello everyone,

any body try with it node-red example ?

harunkurtdev avatar Oct 23 '25 23:10 harunkurtdev

I haven't heard that some one leverages rclnodejs with node-red. After some investigation, I found developers have to bridge node-red into ROS2 by node-red-ros2-plugin, which depends on is-web-api to send/receive messages to/from eProsima's ROS2 middleware through WebSockets.

So, I think if you want to leverage rclnodejs, kind of plugin, like node-red-ros2-plugin is needed.

minggangw avatar Oct 27 '25 04:10 minggangw