Skip to content

Commit

Permalink
Merge pull request #3 from husarion/husarion-snap-common
Browse files Browse the repository at this point in the history
using husarion-snap-common
  • Loading branch information
DominikN authored Jul 12, 2024
2 parents e3504cc + c5c93c4 commit 4a86d90
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 584 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# husarion-depthai-snap

<p align="center">
<img src="snap/gui/icon.png" width="150px">
</p>

Snap for OAK-x cameras customized for Husarion robots

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/husarion-depthai)


## Apps

| app | description |
Expand Down Expand Up @@ -129,7 +136,7 @@ The default `depthai_params.yaml` file content:
```

To set a new params create a copy of the `astra-params.yaml` file:
To set a new params create a copy of the `depthai_params.yaml` file:

```bash
sudo cp \
Expand All @@ -147,4 +154,6 @@ And set the new path to the config file:

```bash
sudo snap set husarion-depthai driver.params-file=/var/snap/husarion-depthai/common/depthai_params2.yaml
```
```

List of all available parameters for OAK-x cameras is [here](https://docs.luxonis.com/software/ros/depthai-ros/driver/)
12 changes: 0 additions & 12 deletions snap/local/local-ros/check_daemon_running.sh

This file was deleted.

176 changes: 0 additions & 176 deletions snap/local/local-ros/configure_hook_ros.sh

This file was deleted.

22 changes: 0 additions & 22 deletions snap/local/local-ros/install_hook_ros.sh

This file was deleted.

6 changes: 0 additions & 6 deletions snap/local/local-ros/ros.env

This file was deleted.

18 changes: 0 additions & 18 deletions snap/local/local-ros/ros_setup.sh

This file was deleted.

18 changes: 0 additions & 18 deletions snap/local/local-ros/shm.xml

This file was deleted.

16 changes: 0 additions & 16 deletions snap/local/local-ros/udp-lo-cyclone.xml

This file was deleted.

21 changes: 0 additions & 21 deletions snap/local/local-ros/udp-lo.xml

This file was deleted.

18 changes: 0 additions & 18 deletions snap/local/local-ros/udp.xml

This file was deleted.

Loading

0 comments on commit 4a86d90

Please sign in to comment.