Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgonzs13/ros2_web_teleop

Web teleop for ROS 2.
https://github.com/mgonzs13/ros2_web_teleop

reactjs ros2 teleop webapp

Last synced: 13 days ago
JSON representation

Web teleop for ROS 2.

Awesome Lists containing this project

README

        

# ros2_web_teleop

This is a simple web teleop app for ROS 2 (Foxy).

## Dependencies

```shell
$ cd ~/ros2_ws/src
$ git clone --recurse-submodules [email protected]:mgonzs13/ros2_web_teleop.git
$ cd ros2_web_teleop
$ pip3 install -r requirements.txt
$ cd ~/ros2_ws
$ rosdep install --from-paths src -r -y
$ colcon build
```

## Usage

```shell
$ ros2 launch web_teleop teleop.launch.py
```

http://localhost:5000/