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 in writing our robot programs.
Lots of help, videos and tutorials for the 2014 Autodesk Inventor Application. This is the page that is accessed when you press the F1 key while in Inventor.
Everybody on the mechanical team should get an Autodesk login account. With this account we will be able to upload our documents into the Autodesk 360 cloud. Also we can use the cloud computing power to do structural analysis and 3d rendering.
They have a section of recommended software. We will be using the Autodesk Inventor Professional software package for the design of our robot. Once you have your account you should download and install this package our your machine.
Now that you have Inventor installed you will want to go though the first 5 of 6 videos on the opening splash page. They are the "Overview", "Fundamentals", "Create a 3D Model", "Create a 3D Water Bottle", and "Place and connect parts". The last video is about importing existing files. We won't need this to start with.
You should also watch the YouTube video series called "Built by Design" which was put together by other FRC students. I have watched them and they are very informative and specific to what we are going to be doing.
When you press F1 while in Inventor it will open a web page with all the inventor help. They have a very good section of tutorials with references to the materials in the link above. Just download the tutorial files and make it the current project and start going though them. They are about one hour each.
To test your 360 version which should be running in the system tray, you will want to right click on the little 360 icon and select preferences. This will tell you what version of 360 is running. The link above needs the version information in order for you to make the proper decisions about the update.
If you can not find the 360 icon in the system tray then you will need to start it. Click on the start button and enter 360 in the search box and it should find the application for you to run to get it started.
This is the upgrade to autodesk 360. The default 360 product that comes with Inventory is not very good and has lots of problems. This update is very good and makes the 360 product very handy.
How to do version control with Netbeans. This page is directly from Oracle and shows how to do version control for Git, Subversion, Mercurialm and CVS.
This page describes the process of downloading the Java/Netbeans development enviroment as well as the process to get the FRC Netbeans plugin installed.
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
This page has all the Tutorial data and apps for learning all the features to Inventor. These tutorials are referenced in the official Inventor help system.
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.