CAD Designs Available on Thingiverse
We have just released many of our CAD designs on Thingiverse! Visit www.innov8rz.net/thingiverse to check out our sensor designs, and battery and phone mounts!
We have just released many of our CAD designs on Thingiverse! Visit www.innov8rz.net/thingiverse to check out our sensor designs, and battery and phone mounts!
This tutorial should help you learn how to use Git with the FTC app, allowing you to clone the latest project from GitHub, and update the project later on without having to download a new project. So, let's get started! Step 1: Download the Git Shell from here, and then install. Step 2: Launch the [...]
This video will help you write a blog post in WordPress with Fusion Builder!
This tutorial will help you create your first Op Mode for the First Tech Challenge. Let's get started! Launch Android Studio and open the FTC App Master project. On the left side browser, go into FtcRobotController > java > com.qualcomm.ftcrobotcontroller > opmodes. Select K9TeleOp, and then copy and paste the file into the opmodes folder. [...]
Step 1: Download Android Studio At this point, do not install Android Studio. It will require a compatible JDK, or Java Development Kit, for installation. Step 2: Download and Install the Java Development Kit Make sure to install the 8u92 Java Development Kit. Now that we have installed the Java Development Kit, we can [...]