Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

| ROS 2 Distro | Ubuntu | Python | Status |
|---|---|---|---|
| Humble | 22.04 | 3.10 | [![Humble](https://github.com/ibrahimsel/composer/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/ibrahimsel/composer/actions/workflows/ci-humble.yml) |
| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/ibrahimsel/composer/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/ibrahimsel/composer/actions/workflows/ci-jazzy.yml) |
| Humble | 22.04 | 3.10 | [![Humble](https://github.com/eclipse-muto/composer/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/eclipse-muto/composer/actions/workflows/ci-humble.yml) |
| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/eclipse-muto/composer/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/eclipse-muto/composer/actions/workflows/ci-jazzy.yml) |

**Muto Composer** is a ROS 2 package designed to organize and automate the software deployment process to a fleet of vehicles. It streamlines the workflow by managing stack definitions, resolving dependencies, handling buildjobs and orchestrating the execution of various pipelines.

Expand Down
Loading