Setup¶
Follow these steps to set up Space Station OS:
Source ROS 2 setup:
source /opt/ros/humble/setup.bash
Clone the repository:
git clone https://github.com/space-station-os/space-station-os.git
Navigate to the project directory:
cd space-station-os
Build the workspace:
colcon build
Source the workspace:
source install/setup.bash
For more information, contact us at info@spacestationos.org.
© 2024 Space Station OS. Built with GitHub Pages.