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

space-concordia-robotics/robotics-rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBOTICS ROVER

All the rover core stuff go here.

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 rover.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published