Coder Social home page Coder Social logo

deepspace2019's Introduction

DeepSpace2019

Vikings Robotics's code for DeepSpace 2019

Basic setup

  1. Install python 3.5 or newer
  2. Install git
  3. Install pip
  4. Fork the repository that is owned by frcteam2984
  5. Clone your forked repository to any directory
  6. While in that directory, run git remote add upstream https://github.com/FRCTeam2984/DeepSpace2019.git

Install dev environment

Ensure that you are in a virtual environment before running this

  1. [pip executable] install -r requirements.txt
  2. Open vscode and install Python extension
  3. Run code .

Install on robot

  1. Run [pip executable] install robotpy-installer
  2. While connected to the internet, run the following commands
  • robotpy-installer download-robotpy
  • robotpy-installer download-opkg python37-robotpy-cscore python37-robotpy-ctre
  • robotpy-installer download-pip coloredlogs
  1. Connect back to the robot and run the following commands
  • robotpy-installer install-robotpy
  • robotpy-installer install-opkg python37-robotpy-cscore python37-robotpy-ctre
  • robotpy-installer install-pip coloredlogs

Deploy to robot

  1. Run [python executable] robot.py deploy

Run unit tests

  1. Run [python executable] robot.py test

deepspace2019's People

Contributors

grantpauker avatar creikey avatar nebneb1 avatar sloomey avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.