Skip to content

Commit

Permalink
Merge pull request #5 from ut-issl/feature/add-submodule
Browse files Browse the repository at this point in the history
Add submodule
  • Loading branch information
200km authored Sep 23, 2023
2 parents ea28f6d + 3c5a2d6 commit e6eae8c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "s2e-aobc"]
path = s2e-aobc
url = https://github.com/ut-issl/s2e-aobc.git
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Overview

- `S2E-AOBC-EXAMPLE` is an example of a project-specific repository of `S2E-AOBC`.
- Users can copy this directory to make their own simulation environment.
- **NOTE**: Please rewrite `example` to suit your project and remove unnecessary descriptions in this document after you copy the directory.
- Users can refer this repository to make their own simulation environment.
- **NOTE**: Please rewrite words like `example` to suit your project and remove unnecessary descriptions in this document after you copy the repository.
- For other detailed descriptions, please also see README of [s2e-aobc](https://github.com/ut-issl/s2e-aobc)

## How to construct the repository
Expand All @@ -23,8 +23,7 @@
## Clone Flight S/W repository and build
- Make the `FlightSW` directory at the same directory with `s2e-aobc-example`
- Clone the project-specific `C2A-AOBC` named like `C2A-AOBC-EXAMPLE` repository into `FlightSW`
- To make `C2A-AOBC-EXAMPLE`, please check the descriptions in the [c2a-aobc](https://github.com/ut-issl/c2a-aobc).
- Clone the project-specific `C2A-AOBC` (e.g. [C2A-AOBC-EXAMPLE](https://github.com/ut-issl/c2a-aobc-example)) repository into `FlightSW`
- Directory Construction
```
- s2e-aobc-example
Expand Down
1 change: 1 addition & 0 deletions s2e-aobc
Submodule s2e-aobc added at 289974

0 comments on commit e6eae8c

Please sign in to comment.