Skip to content

Priyansh2116/starship

Repository files navigation

Step 1: Clone the Repository

git clone https://github.com/Priyansh2116/starship.git
cd starship

Step 2: Set Up Python Environment (LattePanda/pc)

Create and activate a Python virtual environment:

python -m venv env

# On Linux
source env/bin/activate

Step 3: Install Python Dependencies (LattePanda)

pip install -r requirements.txt

Step 4: Install Node.js Dependencies (PC)

npm install

Running the System

Step 5: Start the Applications

On LattePanda:

python latte.py

On PC:

npm run start:all

About

Ground control for R-25

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors