Getting started

The data visualizer is built for quick debugging when coding or tuning atonomus paths

Retreving data

Main use case

The data visuals tool was designed to try and reduce inconsitancies when tuning autonomus programs. It will help expose if the robot thinks it is in the correct position when in reality it is not, meaning that there might be issues with the localiztion system (Odom, DSR, etc). It can also revieal code errors, such as the robot knowing that it is off, and still attemping to make it right, possibly meaning that timeouts or tolerances need to be tuned.

Loading data

Other controls