Skip to content

Onboarding

Jason Wang edited this page May 1, 2023 · 140 revisions

General Onboarding

Software Onboarding

Getting a computer and the right accounts

  • Setup your Computer for development
    sudo wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -
    echo "deb http://deb.anydesk.com/ all main" | sudo tee /etc/apt/sources.list.d/anydesk-stable.list
    sudo apt update
    sudo apt install anydesk

For Access to the UTRA Computer, Obtain credentials from https://docs.google.com/document/d/1eJVmYDuQD8JyMIl4DCIleO53GXAQwRqBPCAXFO6W6mQ/edit#

  • You need a github account, if not create one, and after that ask your mentor to add you to the utra organization (https://github.com/orgs/utra-robosoccer/teams/utra)
  • You need a discord account, after downloading the discord app, log in with that account and keep discord on so we can contact you through discord

Learning and setting up the software

Please doing the tutorials and readings in the following suggested order, in the middle of the tutorials it will show you how to setup the code. If you watch the playlist don't forget to do the readings in between as well. You can skip any videos_ if you already know it (etc git, ros)

Mechanical Onboarding

Videos and readings

Learn the basics of Fusion 360

Look at CAD designs from other teams

Leadership Onboarding