Closed MarcoAndrade26 closed 4 years ago
Hi, I am trying to install ros2-web-bridge using npm i ros2-web-bridge.
I am in Ubuntu 18.04 and ROS2 Dashing.
Node version: 10.22.0 Npm version: 6.14.6 Rclnodejs version: 0.10.3
How can I install ros2-web-bridge for rclnodejs 0.10.3?
Please reference https://github.com/RobotWebTools/ros2-web-bridge/issues/144#issuecomment-642373204
Please reference #144 (comment)
Thanks! it works! Is there any way to execute actions using ros2-web-bridge?
Currently, ros2-web-bridge doesn't support actions feature, and if you want to run your apps in browser, I suggest you could try Electron which supports Node.js env by using rclnodejs directly (rclnodejs is a full-feature Node.js client of ROS2).
ros2-web-bridge
Close this issue as fixed.
Hi, I am trying to install ros2-web-bridge using npm i ros2-web-bridge.
I am in Ubuntu 18.04 and ROS2 Dashing.
Node version: 10.22.0 Npm version: 6.14.6 Rclnodejs version: 0.10.3
How can I install ros2-web-bridge for rclnodejs 0.10.3?