Skip to content

Commit

Permalink
Added Files
Browse files Browse the repository at this point in the history
  • Loading branch information
PhyXTGears-1720 committed Aug 4, 2017
1 parent 55a54e6 commit 9bc0cd8
Show file tree
Hide file tree
Showing 50 changed files with 361,999 additions and 0 deletions.
813 changes: 813 additions & 0 deletions 2017 Robot Project.lvproj

Large diffs are not rendered by default.

Binary file added AutoAction.vi
Binary file not shown.
Binary file added AutoDecoder.vi
Binary file not shown.
Binary file added AutoForwardOrBack.vi
Binary file not shown.
Binary file added AutoLeftOrRight.vi
Binary file not shown.
Binary file added Autonomous Independent.vi
Binary file not shown.
Binary file added AverageWidth.vi
Binary file not shown.
Binary file added Begin.vi
Binary file not shown.
Binary file added Builds/depinstr.bin
Binary file not shown.
Binary file added Builds/home/lvuser/natinst/bin/startup.rtexe
Binary file not shown.
Binary file added Climbing.vi
Binary file not shown.
Binary file added Disabled.vi
Binary file not shown.
Binary file added DriveControlerBuffer.vi
Binary file not shown.
Binary file added Elapsed Times.vi
Binary file not shown.
89,926 changes: 89,926 additions & 0 deletions FRC Simulated.xml

Large diffs are not rendered by default.

Binary file added FRC SimulatedRSC/ive/AXIS M1011.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/Devantech SRF05.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/FRC - Body.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/FRC2015.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/Honeywell HMC6343.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/Sparkfun Atomic IMU.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel frame.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel frame0.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel frame01.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel frame012.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel roller.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel roller0.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel roller01.ive
Binary file not shown.
Binary file added FRC SimulatedRSC/ive/mecanum wheel roller012.ive
Binary file not shown.
271,014 changes: 271,014 additions & 0 deletions FRC SimulatedRSC/stl/FRC2015.stl

Large diffs are not rendered by default.

Binary file added Finish.vi
Binary file not shown.
Binary file added Gear Lift Intake.vi
Binary file not shown.
Binary file added GearAiming.vi
Binary file not shown.
Binary file added GearLoading.vi
Binary file not shown.
Binary file added GetPixyObjectError.vi
Binary file not shown.
Binary file added HexDecode.vi
Binary file not shown.
Binary file added Manual Gear Aim.vi
Binary file not shown.
Binary file added Periodic Tasks.vi
Binary file not shown.
Binary file added PixyGetFrame.vi
Binary file not shown.
Binary file added PixyGetObject.vi
Binary file not shown.
Binary file added PixyHexDecode.vi
Binary file not shown.
Binary file added Robot Global Data.vi
Binary file not shown.
Binary file added Robot Main.vi
Binary file not shown.
246 changes: 246 additions & 0 deletions Robot Simulation Readme.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,246 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>




<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">




<title>FRC 2013 LabVIEW Simulation Readme</title>
</head>


<body>


<h1 style="text-align: center;">FRC&nbsp;LabVIEW Robot Simulation</h1>


<br>


For instructions on how to use simulation see <span style="font-weight: bold;">Tutorial 10 - Robot Simulation</span> on
the Tutorials tab of the LabVIEW Getting Started Window.<br>


<h3>Actuators on this simulated robot</h3>


<ol>


<li>Left Front Motor</li>




<ul>


<li>PWM Channel = PWM 0</li>




</ul>


<li>Right Front Motor</li>




<ul>


<li>PWM Channel = PWM 1</li>




</ul>


<li>Left Rear Motor</li>




<ul>


<li>PWM Channel = PWM 2</li>




</ul>


<li>Right Rear Motor</li>




<ul>


<li>PWM Channel = PWM 3</li>




</ul>


<li>Camera&nbsp;Servo</li>




<ul>


<li>PWM Channel = PWM 5</li>


<li>Angular Range = 170</li>




</ul>


<li>Arm Servo</li>




<ul>


<li>PWM Channel = PWM 6</li>


<li>Angular Range = 170</li>




</ul>


<li>Gripper Servo</li>




<ul>


<li>PWM Channel = PWM 7</li>


<li>Angular Range = 170</li>




</ul>


</ol>


<h3>Sensors on this simulated robot</h3>


<ol>


<li>Encoder on Right Motor</li>




<ul>


<li>A Channel = DIO 3</li>


<li>B Channel = DIO 4</li>




</ul>


<li>Encoder on Left Motor</li>




<ul>


<li>A Channel = DIO 5</li>


<li>B Channel = DIO 6</li>




</ul>


<li>Gyro</li>




<ul>


<li>Analog Channel = AI 1</li>




</ul>


<li>Ultrasonic</li>




<ul>


<li>Ping DIO Channel = DIO 1</li>


<li>Echo DIO Channel = DIO 2</li>




</ul>


<li>AXIS M1011 Camera</li>


</ol>


</body>
</html>
Binary file added Shooting.vi
Binary file not shown.
Binary file added Teleop.vi
Binary file not shown.
Binary file added Test.vi
Binary file not shown.
Binary file added Thumper Control.vi
Binary file not shown.
Binary file added Vision Processing.vi
Binary file not shown.
Binary file added moving_average.vi
Binary file not shown.

0 comments on commit 9bc0cd8

Please sign in to comment.