Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.32 KB

RoBorregos Candidates 2021

Development team

Name Email Github Role
Aurora Tijerina [email protected] @AuroTB Navigation & Integration
José Cisneros [email protected] @Josecisneros001 PM & Programmer

Env setup

  1. Install ROS Noetic : Reference

Installation

  1. IMPORTANT: Fork the repository into your account

  2. Clone the project repository on your local machine.

HTTP:

$ git clone https://github.com/your-username/Candidates-2021.git

SSH:

$ git clone [email protected]:your-username/robocup-home.git

Architecture Challenge:

  1. Change to branch systemArchitectureChallenge

    $ git checkout systemArchitectureChallenge

Integration Challenge:

  1. Change to branch systemIntegrationChallenge

    $ git checkout systemIntegrationChallenge