Skip to content

uorocketry/antenna-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uOttawa Rocketry Antenna Tracker

Summed up, track the rocket and follow it with an antenna

Important info

Currently this repository is split into 2 sections.
Antenna_Tracker_Code (legacy repository)
&
AntennaTrackerWS (in work repository)

How to build yourself (on Ubuntu)

Install These technologies
Python3
ROS 2 Jazzy Jalisco
Run these commands

git clone <repo-url>
cd antenna-tracker/AntennaTrackerWS
python -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

Notes

When running colcon build, make sure to deactivate the virtual enviroment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published