Skip to content

Commit

Permalink
Merge pull request #165 from StarlingUAS/dev
Browse files Browse the repository at this point in the history
Update master create new release.
  • Loading branch information
mhl787156 authored Jun 21, 2022
2 parents 0b5bf28 + d317c03 commit e2cd290
Show file tree
Hide file tree
Showing 80 changed files with 1,803 additions and 1,848 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "system/vicon/vicon_udp"]
path = system/vicon/vicon_udp
url = https://github.com/UoBFlightLab/vicon_udp.git
[submodule "Murmuration"]
path = Murmuration
url = https://github.com/StarlingUAS/Murmuration.git
1 change: 1 addition & 0 deletions Murmuration
Submodule Murmuration added at 17f1d1
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,17 @@ This systems provides a number of key features.

![Simple Architecture](/docs/img/ArchSimple.jpg)

## Setup

For the simplest usage, a simple Command Line Interface and examples are available in the [Murmuration repository](https://github.com/StarlingUAS/Murmuration)
```
git clone https://github.com/StarlingUAS/Murmuration.git
```

For inspecting and developing core Starling clone the repository recursively so that all submodules are included.
```
git clone --recurse-submodules https://github.com/StarlingUAS/ProjectStarling.git
```
## Documentation

Please refer to the documentation at [https://docs.starlinguas.dev/](https://docs.starlinguas.dev/) for detailed instructions and explanations of how to use this system.
Expand Down
58 changes: 0 additions & 58 deletions deployment/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions deployment/k8.ap-sitl.amd64.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions deployment/k8.gazebo-iris.amd64.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions deployment/k8.mavros-vicon.arm64.yaml

This file was deleted.

56 changes: 0 additions & 56 deletions deployment/k8.mavros.arm64.yaml

This file was deleted.

60 changes: 0 additions & 60 deletions deployment/k8.mavros.daemonset.yaml

This file was deleted.

Loading

0 comments on commit e2cd290

Please sign in to comment.