FTC Driver Station Setup and Operation Mike Zook 20-Sep-2016.

Slides:



Advertisements
Similar presentations
Samantha Module and Field Control System
Advertisements

This presentation is intended to assist you in troubleshooting basic problems that can occur with hardware and software. NOTE: This presentation contains.
Networking By: Matt Motl… Programmer Brent Everson… Programming Mentor.
1. 2 FRC 2010 Driver Station Doug Norman & Stephanie Brierty National Instruments January 8, 2010 Thanks to Joe Ross – Team 330.
DIR-505 All-in-One Mobile Companion Greg Quinlan Technical Trainer.
 General notes/quirks › Letters only in the SSID › g & b only › Use a different router for internet and robotics › Use a simple password.
Samantha 3 Things to Know Dave Hackett FTC Mentor Valley Forge, PA.
Getting to Know the Digital Hub Can you sketch/draw the digital hub system – subsystems? Can you Identify Point of failures?
Troubleshooting Computers in the FHC. Hardware Issues Computer will not turn on – Check power cable – Check power strip Computer is on, but screen is.
Chapter 7Assembling Your Own Computer System  7.1Assembling the Hardware 7.1Assembling the Hardware 7.1Assembling the Hardware  7.2Installing the Operating.
Installing and Troubleshooting Hardware Device and Drivers Chapter 6 powered by dj.
Part 1 Using the ARM board And start working with C Tutorial 5 and 6
9000U Quick Guide Marketing & RMA Department XELTEK 8/28/2015.
Hands-On Microsoft Windows Server 2008
Important information & instructions for doing web upgrade :  User needs to backup all his data before doing web upgrade as the same will get deleted.
Guide Demo Program installation SOP ePAD SW PM. Before you start Check “Guide” version is latest ( or ) * follow next page Latest version.
World Leader In Gas Detection & Sensor Technology Stand Alone Calibration Station SM 2000 Series.
1 Managing Printers (Week 12, Monday 3/26/2007) © Abdou Illia, Spring 2007.
Weston Schreiber & Joshua Gabrielse Robotics Summer Training Programming #1: EasyC Basics.
The New FTC Platform (Connecting your legacy hardware)
Iomega iConnect Wireless Datastation Training Presentation
FTC New Platform Programming Workshop in Android Studio
An Intern’s Guide to basic WMS 2011 setup in just 8 easy steps © 2011 Microsoft Corporation By: Livi Erickson.
Making your Robot Move Motorbolts. Notes This presentation will be available on the High Tech Kids’ website: hightechkids.orghightechkids.org For more.
ChibiOS/RT Tools Setup A free embedded RTOS
Part II Introduction to Robot Code. How to open a new FRC robot project 1.Open LabVIEW. 2.Click "FRC cRIO Robot Project" in the upper left section "New".
Objectives of this lesson
Introduction to Vexnet
Computer Hardware Maintenance & Repairs Computer Hardware Maintenance & Repairs Suleiman Mohammed (mncs,mcpn) Instructor Institute of Computing & ICT,
 Follow the steps in order to solve the sync issue with the best fitness trackers;best fitness trackers  1. Reboot your Fitness Tracker and the device.
WELCOME. Skills and Techniques - Session 2 Skills and Techniques Booting from Windows 8.1 and Windows 10 devices.
Samantha Module Set up. Items required Samantha receiver NXT - named with your number(Can be done in the download Firmware section) Robot Battery Computer.
Fixing Windows 10 Automatic Updates Install Problem
PROGRAMMING FTC ROBOTS WITH ANDROID STUDIO EAGLE ROBOTICS TEAM 7373 JORDAN MOSS AND BRIAN BAARS.
 Step 1: Enabling the keyboard in window Skip this step if the computer does not enter sleep mode or if the computer.
After Construction Name: Per #:.
Introduction to Vexnet
Electrical and Computer System Design
Step 1 - Installing TStatSpec Download the TStatSpec software from customer.honeywell.com.  The files will need to be extracted in a new folder.  
Do-more Technical Training
IDE and Phone Setup Overview Mike Zook 20-Sep-2016.
Managing Windows Devices
Chapter Objectives In this chapter, you will learn:
Acer Download Tool EMEA Customer Service 02/13/2012.
FTC Driver Station Setup and Operation Mike Zook 20-Sep-2016.
Model NO: MTZ-A0003.
Chapter 5: Switch Configuration
Brother Printer Support Helpline Number Ireland:
GETTING STARTED ALL YOU NEED TO KNOW TO MAKE YOUR ROBOT MOVE
1(844) How to Fix HP Printer Error Code 0x610000f6 ?
How to Fix HP Printer Ink System Failure 0xc19a0042
Fix Xbox One Error 0x803f8001 Call
Programming Workshop Quixilver 8404.
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Amazon Alexa Tap Support And Troubleshooting
How to Fix Android File Transfer Not Working on Mac?
Call to Fix Epson Printer Error Code 0x97
Chapter 5: Switch Configuration
ShoreTel Troubleshooting
Phone Setup Overview Mike Zook 20-Sep-2016.
Revision of Simple troubleshooting
Stand Alone Calibration Station
Block Programming Hello my name is Stephanie. I have been apart of FIRST for 6 years and have 3 years of programming experience. I am currently a member.
Android Programming OnBot Java.
Introduction to Software Planning and Design
WHAT IS WINDOWS MULTIPOINT SERVER 2012?
1.11: Robot Controller.
LEGO Education - Mindstorms EV3 - Computer/control center – The Brick
Oregon Robotics Tournament and Outreach Program
Downloading to the NXT requires the correct hardware setup
Presentation transcript:

FTC Driver Station Setup and Operation Mike Zook 20-Sep-2016

Hardware Overview Driver Station

Start Up Order Connect gamepads to USB hub Plug hub into Driver Station Android Open “FTC Driver Station” app Driver 1: press <A> and <Start> on gamepad Driver 2: press <B> and <Start> on gamepad Ensure “FTC Robot Controller” app is running on Robot’s Android Select desired Op Mode from the Driver Station Enable Driver Station timed start/run if desired Press the Driver Station play button Note: Other startup sequences work as well, but if problems are encountered, follow these steps.

FTC Drive Station – Not Connected Gamepad status (User 1 Active) Robot not connected Note: Driver Station appearance has changed slightly with the latest app version.

FTC Drive Station –Connected Communication Status Robot connected Op Modes can be selected (press for pulldown list) Note: Driver Station appearance has changed slightly with the latest app version.

FTC Drive Station – Op Mode Selected Play button enabled Timed play enabled Timed play disabled Note: Driver Station appearance has changed slightly with the latest app version.

FTC Drive Station – Op Mode Running Stop Button Enabled Op Mode Data (Set by programmers) Note: Driver Station appearance has changed slightly with the latest app version.

Troubleshooting Game Pad does not work Robot will not connect Ensure gamepad switch (on rear) is set to “x” Ensure USB hub cables are fully connected Unplug and turn off everything and redo setup Robot will not connect Ensure FTC Robot Controller app is running Reconfigure point-to-point communication Cannot locate the correct Op Mode Ensure the correct FTC Robot Controller app is installed Robot Controller app does not recognize attached modules Check all USB cables; ensure they are attached and secured Check power to all modules Shutdown Power Distribution Module for 30+ seconds and restart.

Programming Scope The majority of the Robot Controller App is provided by FTC. We must … Identify and Configure USB Controllers (e.g., Motor Controller) Develop Tele-op Op Mode Develop Autonomous Op Modes (as needed) Register/enable Op Modes