rclnodejs
rclnodejs copied to clipboard
rclnodejs and node-red
Hello everyone,
any body try with it node-red example ?
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.