This fork contains the work for the manipulation challenge from Candidates 2022. It can be found as a submodule in the Manipulation Branch. Documentation on the use of the scripts can be found there.
Contact: José Emiliano Flores Martínez A00833160@tec.mx
Name | Github | Role | |
---|---|---|---|
José Cisneros | A01283070@itesm.mx | @Josecisneros001 | PM & Programmer |
Kevin Vega | vegakevinrdz@gmail.com | @KevinVegaTec | PM & Programmer |
- Install ROS Noetic : Reference
IMPORTANT: Fork the repository into your account
- Clone the project repository on your local machine.
HTTP:
$ git clone https://github.com/your-username/Candidates-2022.git
SSH:
$ git clone git@github.com:your-username/Candidates-2022.git
-
Change to branch IntegrationChallenge
$ git checkout IntegrationChallenge
-
Change to branch NavigationChallenge
$ git checkout NavigationChallenge
-
Change to branch ManipulationChallenge
$ git checkout ManipulationChallenge