https://github.com/techchrism/mobile-robotics-lab-web
Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state
https://github.com/techchrism/mobile-robotics-lab-web
canvas robotics vue vuetify websocket
Last synced: about 2 months ago
JSON representation
Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state
- Host: GitHub
- URL: https://github.com/techchrism/mobile-robotics-lab-web
- Owner: techchrism
- License: mit
- Created: 2022-05-10T15:04:38.000Z (about 4 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-26T02:30:06.000Z (almost 4 years ago)
- Last Synced: 2025-05-17T07:08:24.699Z (about 1 year ago)
- Topics: canvas, robotics, vue, vuetify, websocket
- Language: Vue
- Homepage: https://techchrism.github.io/mobile-robotics-lab-web/
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobile Robotics Lab - Web Telemetry
A custom telemetry system for the Mobile Robotics lab at CSU Channel Islands.
Communicates with the robot using websockets and displays robot position, sensor values, and current state.
## Features
- Live display of position, sensors, and state
- Saves received data for recording and future playback
- Enables analysis of sensor data to debug or optimize the robot logic

https://user-images.githubusercontent.com/26680599/186803592-4f186aa8-2351-4971-b5d0-f8f57991fc3d.mp4