msoe-vex / SpinUp-ros2

This repository contains the ROS2 project that will be running on Raspberry Pi's on our robots.
3 stars 2 forks source link

Log match data to Raspberry Pi #7

Open Dylan-Powers opened 2 years ago

Dylan-Powers commented 2 years ago

We would like to be able to log data about the robot during the match and store that data for future reference in log files stored on the Raspberry Pi.

We might be able to use the Logger class to help this.