Skip to content
@space-station-os

Space Station OS

A platform where anyone can explore, operate, and develop space station systems.

Space Station OS Logo

Space Station OS is an open-source platform for exploring, operating, and developing space station systems.

Run Space Station OS now

The fastest way to try Space Station OS is to use the Tier-1 Desktop App on Ubuntu 24.04 Desktop.

You do not need to install a system ROS 2 environment for this path.
The desktop application uses the repository's Pixi environment.

sudo apt update
sudo apt install -y curl git zenity

curl -fsSL https://pixi.sh/install.sh | sh
export PATH="$HOME/.pixi/bin:$PATH"

git clone https://github.com/space-station-os/space_station_os.git
cd space_station_os

bash desktop/install.sh

After installation, double-click the Space Station OS desktop icon.

For details, see:

Main repository

The main Space Station OS repository is here:

Please start from the repository README for installation, running SSOS, development setup, and contribution workflow.

Development

For development, Pixi is the recommended reproducible environment.

Native ROS 2 Jazzy on Ubuntu 24.04 is also supported for system integration and development against a system ROS installation.

Documentation

Authoritative project documentation is maintained in the main repository under docs/.

The wiki is used for supplementary notes, background material, and historical information.

Project backlog

Implementation tasks are tracked through GitHub Issues and the project board.

Demos

To see how SSOS works, visit our official YouTube channel.

Roadmap and discussions

Major roadmap discussions, technical meeting notes, and architectural planning are tracked in GitHub Discussions.

Contact

For inquiries and collaboration, please reach out via our official LinkedIn page.

Pinned Loading

  1. space_station_os space_station_os Public

    Space Station OS. A future where anyone can develop space stations.

    C++ 176 21

Repositories

Showing 10 of 25 repositories

Most used topics

Loading…