Skip to content
/ RTUVS Public

RTUVS - ROS Topic Unified Visualization System is designed to provide unified access to topic information from multiple Robot Operating System (ROS) instances.

License

Notifications You must be signed in to change notification settings

Shonsama/RTUVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTUVS-ROSTopic Unified-Visualization-System

GitHub stars License: MIT ROS version

The ROS Topic Unified Visualization System (RTUVS) is designed to provide unified access to topic information from multiple Robot Operating System (ROS) instances.

Using the IP address and topic name, RTUVS allows users to subscribe to topic information and transmit it to Redis for centralized management. The topic information can be displayed in real-time on a web-based user interface, enabling users to easily monitor and visualize data from multiple ROS instances. RTUVS is an efficient and user-friendly solution for managing ROS topic information across multiple systems. Project Objective Plan Execution Status:

API

/getAllNodes GET

/createNode POST req: Node

/editNode POST req: Node

/deleteNode DELETE

/getTopicsByNodeName GET req: name

/createTopic POST req: Topic

/deleteTopic DELETE

/rtspToWeb ws

/topicInfo ws

Todo

✅ Done 🚧 Processing 📝 Plan

V0: April

  • ✅ Build the frontend framework - Next.js
  • ✅ Add ROS node - frontend
  • ✅ Add dashboard - frontend
  • ✅ Build the backend web - Gin/Redis
  • ✅ Complete API - node crud
  • ✅ Complete API - dashboard crud
  • ✅ TopicContent
  • ✅ Integrate
  • ✅ Test

V1: May

  • ✅ ROS Server

About

RTUVS - ROS Topic Unified Visualization System is designed to provide unified access to topic information from multiple Robot Operating System (ROS) instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published