Bridging your browser to the ROS 2.0
-
Updated
Jan 12, 2022 - JavaScript
Bridging your browser to the ROS 2.0
ROS2 y next js 13 to deploy a dashboard.
The App is a ROS node that can communicate with the master with rosbridge. For the frond-end I use native-base and for the ROS interaction I use roslibjs. This app use Redux and Redux-persist for managing the states of the app
Web browser talking with ROS nodes by using rosbridge_websocket (backend), roslib.js (frontend) and Husarnet p2p VPN (connection over the Internet).
This application uses rosbridge to communicate with the Pepper robot simulation in ROS/Gazebo.
Live browser-side robot assembly and URDF web visualization for ROS 2.
This repo contains remote contollers for multiple robots.
A real-time, web-based control dashboard for a 3-DOF robotic arm. Built with React and ROS 2 (rosbridge), featuring joint control, Teach Mode, Emergency Stop, and live telemetry via Foxglove.
To associate your repository with the roslibjs topic, visit your repo's landing page and select "manage topics."