Skip to content

Repository files navigation

Robot Data Visualization

This repostiory is meant to be used with our code for the 2025-2026 Vex Robotics season Push Back.

It contains a website for visualizing odometry and PID data in real time as the robot is moving.

How it Works

The Logger class inside our Push Back repository sends messages in a CSV type format. These messages can contain the current position of the robot or the error term in a PID controller. All of these messages are sent through in real time using the built-in websocket in the VEX extension in VS Code.

Screenshots

Odometry Visualization: image

PID Graphs; image

About

Creates a WebSocket connection to the robot to display various data.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages