You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[](https://github.com/AutoModality/am-utils/actions?query=workflow%3A%22Release+Candidate%22)|[](https://cloudsmith.io/~automodality/repos/dev/packages/detail/deb/ros-kinetic-am-utils/latest/d=ubuntu%252Fxenial;t=1/)|
9
+
| [](https://github.com/AutoModality/am-utils/actions?query=workflow%3A%22Release+Candidate%22) | [](https://cloudsmith.io/~automodality/repos/dev/packages/detail/deb/ros-kinetic-am-utils/latest/d=ubuntu%252Fxenial;t=1/) | [](https://cloudsmith.io/~automodality/repos/dev/packages/detail/deb/ros-melodic-am-utils/latest/d=ubuntu%252Fbionic;t=1/) |
10
10
|[](https://github.com/AutoModality/am-utils/actions?query=workflow%3A%22Release)|[](https://cloudsmith.io/~automodality/repos/release/packages/detail/deb/ros-kinetic-am-utils/latest/d=ubuntu%252Fxenial;t=1/)|
11
11
12
12
13
13
## Run in Docker
14
14
15
-
Mounts your local clone of this repository to `/workspace` directory in a docker container.
16
-
17
-
**Prerequisites**
18
-
* Docker is installed
19
-
* This repository is cloned
20
-
* Your current directory is the root of this repository
21
-
22
-
```
23
-
docker run -w /workspace -v `pwd`:/workspace -it docker.cloudsmith.io/automodality/dev/amros-base
24
-
debian/rules clean
25
-
debian/rules build
26
-
```
15
+
See [AMROS](https://github.com/AutoModality/amros).
27
16
28
17
## Build
29
18
30
-
Build with debian in docker.
31
-
32
-
33
-
## Package
19
+
See [Package Action](https://github.com/AutoModality/action-package-debian-ros).
0 commit comments