cwruRobotics / rov-24

Software for the CWRUbotix MATE ROV 2023-24 season
https://www.cwrubotix.org/mate_rov.html
Apache License 2.0
3 stars 0 forks source link

[BUG] Running Colcon Test installs the pi_main service file. #166

Closed InvincibleRMC closed 3 weeks ago

InvincibleRMC commented 2 months ago

Describe the bug

Running Colcon Test installs the pi_main service file.

To Reproduce

Steps to reproduce the behavior:

Run Colcon test and restart.

Expected behavior

Should probably install in /tmp or something during testing.

Additional context

This was introduced in #158