metrobot-research / dashboard-2020

React JS Dashboard for the MetroBot Research project
0 stars 0 forks source link

Moving Joystick Throws Error #19

Closed BrandonGuocamole closed 3 years ago

BrandonGuocamole commented 3 years ago

image

Steps to Reproduce:

  1. Checkout development branch
  2. Run npm install and npm start
  3. Move joystick in any direction
caelinsutch commented 3 years ago

This happens when ROS isn't running, a fix would be developing better error handling in this application especially with ROS stuff. Will tackle today maybe

caelinsutch commented 3 years ago

Fixed by most recent commit