Improved READMEs

fixed a few incorrect statements
added structure and organization to main README to help people find
stuff when they're first starting

Change-Id: I6148f2e9bc63cbeaf5f2e40566bf9d274ed36aaa
This commit is contained in:
Peter_Mitrano
2015-12-25 00:53:45 -05:00
parent 083c90d377
commit 2c04cf135b
2 changed files with 13 additions and 7 deletions

View File

@@ -14,16 +14,14 @@ Observe the following directory structure
| |-- rangefinder
| |-- servo
|
|-- frcsim.bat (launches gazebo with model/plugin paths on windows)
|-- frcsim.sh (launches gazebo with model/plugin paths on linux/mac)
|-- install.sh (convenient linux script to install Eclipse, Eclipse Plugins, and Gazebo)
|-- frcsim (launches gazebo with model/plugin paths on linux)
|-- JavaGazebo (java library used by java simulation. Equivelant of the C++ gazebo_transport)
|-- SimDS (linux driverstation)
The gazbeo plugins are currently built with CMake.
Eventually they will be built with gradle.
All of this is delivered to students via the eclipse plugins
All of this is delivered to students via a zip file
## Building
see the top level building.md