Skip to main content

Home/ Kettle Falls Robotics 2014/ Group items tagged robot

Rss Feed Group items tagged

Sam Ringer

2013 FRC Control System | Command based programming - 0 views

  •  
    Page that speaks about a programming method. The best feature of this method is that the design supports having the robot doing multiple things at once. Should be a big help in our performance at the challenges. What is Command based programming? WPILib supports a method of writing programs called "Command based programming". Command based programming is a design pattern to help you organize your robot programs. Some of the characteristics of robot programs that might be different from other desktop programs are: Activities happen over time, for example a sequence of steps to shoot a Frisbee or raise an elevator and place a tube on a goal. These activities occur concurrently, that is it might be desirable for an elevator, wrist and gripper to all be moving into a pickup position at the same time to increase robot performance. It is desirable to test the robot mechanisms and activities each individually to help debug your robot. Often the program needs to be augmented with additional autonomous programs at the last minute, perhaps at competitions, so easily extendable code is important. Command based programming supports all these goals easily to make the robot program much simpler than using some less structured technique.
Sam Ringer

2013 FRC Control System | RobotBuilder - 1 views

  •  
    Main entry page to the 2013 Robot Builder Java code generator. We get this tool as part of the Java programming interface to the robot controller. It is graphical code generator written in Java. It will automatically create all the basic java classes and methods that you can edit to create the robot program. It also has built in code for doing the download to the robot. So when you run the code in the Netbean's IDE it will compile and upload the result to the robot. Very cool.
Sam Ringer

2013 FRC Control System | WPILib programming - 1 views

  •  
    Low level programming interface to robot hardware. This page references the classes that we are going to need to control all the sensors, actuators, driver station, and event interface. It will show you how to access all the hardware items on the robot.
Sam Ringer

Building a Robot | USFIRST.org - 1 views

  •  
    This is a very informative page on the FRC website. It list everything that you will need to know to build our robot. A must read for all team members.
Sam Ringer

High School Robotics Software | FIRST Robotics Competition - 6 views

  •  
    Autodesk is a big supporter lf first(FRC). They are a diamond member. ie 200k to 500k per year. They offer free CAD design software for the students. Be sure to watch the main video. It shows one of the guys from MythBusters showing how CAD works for designing our robot. This page also has links to other important resources. Go to this page and create an account. With this account you will be able to access the Autodesk 360 cloud services. With these services we can share our design and collaborate with other people using tablets, browsers, cell phones, etc.
Sam Ringer

RobotBuilder - Defining the robot subsystems - YouTube - 6 views

  •  
    Nice series of videos showing you how to get started using the robot builder Java Code Generator
Sam Ringer

Gates Robotics - 1 views

  •  
    Provider of drive belts. This page has a form on it that will help you calculate belt length, center distance, and speed ratios. Gates is a major sponsor of the First(FRC) robotic challenges.
Sam Ringer

MINDS-i Robotics - 0 views

shared by Sam Ringer on 30 Sep 14 - No Cached
  •  
    Spokane company that has created some robot systems.
Sam Ringer

Getting started with Java Development - 2 views

Our team will be programming our Robot using the Java Programming language. This topic describs how to get your development environment set-up and points you to some resources that will be helpful ...

Java Robot-Builder Videos programming Getting-Started

started by Sam Ringer on 25 Dec 13 no follow-up yet
Sam Ringer

2013_FRC_team_handbook.pdf - 0 views

  •  
    The 2013 PDF Team Handbook. This document talks about the ins and outs of the First FRC robotics challenge. A must read for all participates.
Sam Ringer

Built by Design Intro - YouTube - 0 views

  •  
    Series of YouTube videos created by other students on how to use Autodesk Inventor for creating robot parts.
Sam Ringer

Why LabVIEW - National Instruments - 0 views

  •  
    Series of videos showing how to program the robot using the labview programming language.
Sam Ringer

CompactRIO cRIO-FRC II Operating Instructions and Specifications - 375770a.pdf - 0 views

  •  
    Operating Instructions and Specification for the cROI-FRC II PDF Document. This PDF shows the basic information for the robot controller.
Sam Ringer

ni.com: "NI cRIO-FRC II" - 0 views

  •  
    Search result showing all the references to the different documents available at NI for the controller in our test robot.
Sam Ringer

2go Classmate PC E12V - 10.1'' Rugged Netbook | 2goPC by CTL - 0 views

  •  
    This is the E12 Classmate PC page. I think that this is the controller PC that will be used to connect the competition network and used to control our robot. I think that the joy sticks and other control inputs connect to this PC. I am still not sure and this could be all wrong
Sam Ringer

4mm Axle Steering Hub Kit - 0 views

  •  
    Lots of small parts that we might be able to use in our robot
Sam Ringer

AndyMark Robot Parts Kits Mecanum Omni Wheels - 2 views

  •  
    AndyMark website for robot parts
Sam Ringer

Stellaris MDL-BDC24 Brushed DC Motor Control Module Getting Started Guide (Rev. B) - sp... - 0 views

  •  
    Reference guide to using the CAN interface Jaguar motor controller to connect an encoder of pot to get speed or position control, PID, directly to the motor. This could greatly simplify PID controlled devices on the robot.
  •  
    Yeah we have been collecting these and have maybe 4. These will be excellent for the PID control of a mechanism. Excellent reference material.
Sam Ringer

Talon-SRX-User-Guide-20150201.pdf - 0 views

  •  
    Motor Controller from vexpro. This is the CAN interface controller with the ability to attach an encoder, POT, and/or limit switches directly to the motor controller. This controller would give us the ability to do direct PID control of a robot mechanism. Should simplify the software and should be very fast. It would also make the wiring much cleaner and easier to trouble shoot.
Sam Ringer

Robot MarketPlace - colson_wheels.html - 1 views

  •  
    Lots of Colson wheels that we may use all over the place
1 - 20 of 28 Next ›
Showing 20 items per page