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

Update README #461

Closed VimFreeman closed 4 years ago

VimFreeman commented 4 years ago

Assignee Section

Description

I noticed that the README still mentions how it is imperative to have a python 3.6 version installed. This is useless because ubuntu 18.04 comes with 3.6 pre installed.

I also moved the atom instructions higher because that's when the formatting standards are mentioned.

Please check my other PR #457 for formatter configs since it has an updated version of the readme to set up vscode and atom

Steps for Testing

  1. Read the readme

closes #460

The approval from all software team leads is necessary before merging.

Reviewer Section

Aside from local testing and the General Integration Test it is implied that static analysis should be included in the verification process.

For Pull Requests that do not include code changes, it is not required to perform the tests above.