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

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

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

![interface screenshot](https://user-images.githubusercontent.com/26680599/186803543-e3fa30ed-1fb2-405b-ae3f-5071a5a78d53.png)

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