Skip to content

breuerpeter/ROS-2-Rosbridge-WebGUI-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Based on the Foxglove tutorial

How to use

  1. source /opt/ros/$ROS_DISTRO/setup.bash
  2. ros2 launch rosbridge_server rosbridge_websocket_launch.xml
  3. ros2 topic pub /my_topic std_msgs/String "data: 'Hello world'"
  4. In a browser, open the index.html file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages