digital-dream-labs / vector-web-setup

Tool to perform initial configuration of Vector robots.
MIT License
65 stars 57 forks source link

Improve configuration check code #2

Closed grant-olson closed 3 years ago

grant-olson commented 4 years ago

We have code to check to see if the project has gone through the configuration step before allowing other commands to run, but it only checks one of the two generated files. We should check both so an incomplete configuration or a file accidentally deleted down the road causes the check to fail.