View Single Post
  #1   Spotlight this post!  
Unread 10-02-2013, 23:43
zackd97 zackd97 is offline
Registered User
FRC #4102
 
Join Date: Feb 2013
Rookie Year: 2013
Location: New Mexico
Posts: 16
zackd97 is an unknown quantity at this point
Help With Command Based Programming

Hi all,

This is my first year doing FRC and I've been given the task of programming. I don't have a lot of experience, but I've managed to put together a program in RobotBuilder. So far the only subsystem I've written functional stuff for has been the LaunchingWheel. I'm working on getting the chassis working now, but I've hit a big road block. Following this tutorial (http://wpilib.screenstepslive.com/s/...-and-joysticks) I've managed to put together a code that builds, but it doesn't do anything. I think the problem has something to do with the chassis.cpp because I don't really understand much of what I did in it. If anyone could offer any help, it would be greatly appreciated.

The code can be found here- https://github.com/zackd97/RobotProject3

Sorry for spelling mistakes in the program. This is also my first time using github, so if I did something wrong let me know.
Reply With Quote