Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 451 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 451 Bytes

metr4202-T10

Welcome Team 10 to the Git for the Project!
Team Members + Current Roles:

  • Adam
  • John
  • Josh
  • Michael
  • Tom

#Required ROS packages to work on this project

-ROS Noetic install:
-moveit:
Install on Ubuntu 20.04: sudo apt install ros-noetic-moveit

#RECENT UPDATES: Changed name of main branch to master
git branch -m main master
git fetch origin
git branch -u origin/master master
git remote set-head origin -a