Skip to content

Simple web server Launch package for ROS2 topics using rosbridge library

Notifications You must be signed in to change notification settings

marcos-moura97/web_server_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server Launcher for ROS2

Simple web server Launch package for ROS2 topics using rosbridge library.

This package handles the connection between topics to send messages to a turtlebot3 robot and receives the RGB images from the robot, due the MJPEGCANVAS library.

Requirements

How to Run

To launch the web server, just launch:

ros2 launch web_server_launcher web.launch.xml

The rosbridge, the video server and the web interface will be available in the following addresses:

  • rosbridge: ws://0.0.0.0:3033
  • video_server: 0.0.0.0:8080
  • web interface: 0.0.0.0:7000

About

Simple web server Launch package for ROS2 topics using rosbridge library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published