Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 361 Bytes

File metadata and controls

9 lines (7 loc) · 361 Bytes

LBIS_project

Learning Based Inertial Sensing -- final project

Workflow

  1. Before making changes create a new branch for your feature and checkout that branch
  2. Commit your changes. (DO NOT PUBLISH BRANCH)
  3. Pull the latest changes into main. (Right click on main and pull changes)
  4. Merge your new branch into main (Make sure you are checkout on main)