Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

This is the actual code running on the base-station side of the project.

Notifications You must be signed in to change notification settings

space-concordia-robotics/robotics-basestation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBOTICS BASESTATION ========

image

Robotics networking stuff.

To install, run:

python2.7 setup.py install --user

This will make a user install. Make sure your environment sees executables in the local path.

If you're developing, use the following command:

python2.7 setup.py develop --user

Any changes you make will take effect immediately. No need to reinstall.

About

This is the actual code running on the base-station side of the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages