JHS-Viking-Robotics / LabVIEW-Setup-Guide

This guide will walk you through setting up an FRC LabVIEW development environment on your computer, and configuring Sourcetree to use Git to track your files.
GNU General Public License v3.0
2 stars 0 forks source link

Add links and learning resources #1

Open derickson2402 opened 3 years ago

derickson2402 commented 3 years ago

One of our teams goals for this season is to create a repository of learning resources, so that new team members can get quickly brought up to speed and jump into the action.

We will need to collect links to NI's getting started guide, WPILib Zero to Robot guide, and CTRE's CAN control systems guide. Additionally, we will want to include some basic templates and instructions for using Git, creating new branches and issues, and creating new projects from scratch.

derickson2402 commented 3 years ago

Feel free to add to this list.

derickson2402 commented 3 years ago
derickson2402 commented 3 years ago

Introduction to Motion Profile and PID from Team 195

Also a link to the Vex website DC motors page

derickson2402 commented 3 years ago

Basic overview of FRC LabVIEW project and its structure:

derickson2402 commented 3 years ago

This book from 2013 FRC season:

derickson2402 commented 3 years ago

Blog post detailing PID control with Talon SRX outside of FRC: