Skip to content

Commit

Permalink
update main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Josecisneros001 committed Oct 18, 2021
1 parent f453cc8 commit 49f6aa2
Showing 1 changed file with 19 additions and 37 deletions.
56 changes: 19 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
# Project Name



## Description
# RoBorregos Candidates 2021

## Development team

| Name | Email | Github | Role |
| ----------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------ | --------- |
| Aurora Tijerina | [auro.tj@gmail.com](mailto:auro.tj@gmail.com) | [@AuroTB](https://github.com/aurotb) | Navigation & Integration |
| José Cisneros | [A01283070@itesm.mx](mailto:A01283070@itesm.mx) | [@Josecisneros001](https://github.com/Josecisneros001) | PM & Programmer |

## Table of contents

- [Project Name](#project-name)
- [Description](#description)
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Development team](#development-team)
- [References/Support links](#references-support-links)
- [License](#license)
## Env setup
1. Install ROS Noetic : [Reference](http://wiki.ros.org/noetic/Installation/Ubuntu)

## Installation

Expand All @@ -24,31 +18,19 @@
SSH:

```bash
$ git clone --recurse-submodules https://github.com/RoBorregos/
$ git clone https://github.com/RoBorregos/Candidates-2021.git
```

### ArchitectureChallenge:
2. Change to branch systemArchitectureChallenge

## Usage

How to use the project after installation.
Pictures of the project working.


## Development team

| Name | Email | Github | Role |
| ----------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------ | --------- |
| Aurora Tijerina | [auro.tj@gmail.com](mailto:auro.tj@gmail.com) | [@AuroTB](https://github.com/aurotb) | Navigation & Integration |
| Brenda Martínez Orta | [bmaor2001@gmail.com](mailto:bmaor2001@gmail.com) | [@bmaor2001](https://github.com/bmaor2001) | Result data decoding |
| Keven Arroyo | [dake.3601@gmail.com](mailto:dake.3601@gmail.com) | [@dake3601](https://github.com/dake3601) | Path finding |
| Ivan Sol | [onticastro7@gmail.com](mailto:onticastro7@gmail.com) | [@IvanSol123](https://github.com/IvanSol123) | Mechanics |


## References/Support links
```bash
$ git checkout systemArchitectureChallenge
```

- [Support CODEOWNERS](https://docs.github.com/es/github/creating-cloning-and-archiving-repositories/about-code-owners)
- [Creating a pull request template](https://docs.github.com/es/github-ae@latest/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository)
- [Branch naming convention](https://deepsource.io/blog/git-branch-naming-conventions/)
### IntegrationChallenge:
2. Change to branch systemIntegrationChallenge

## License
License used.
```bash
$ git checkout systemIntegrationChallenge
```

0 comments on commit 49f6aa2

Please sign in to comment.