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