space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Automated setup of ip-emailer script dependency installs #488

Closed RealWilliamWells closed 1 year ago

RealWilliamWells commented 3 years ago

The assignee of this task must modify the roverSetup.sh script, in order to have it automatically install the dependencies necessary for running the ip-emailer script on the rover.

Some network configurations will have to be setup as well, in order for the "Ethernet config" Systemd service to work properly, which is required to be running order for the rover to run the script when it detects an internet connection via Ethernet. So the necessary configurations will have to be found and automatically setup if possible.