mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fixed some typos in the comments of MotorEncoderFixture.java, a method name in CANMotorEncoderFixture.java, and the README files
Change-Id: I87d982068f3e7cdcce6e5b06c34a7ef326f5eae0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Simulation Directory
|
||||
|
||||
Observe the following directory structure
|
||||
Observe the following directory structure:
|
||||
|
||||
.
|
||||
|-- frc_gazebo_plugins (contains Gazebo Plugins)
|
||||
@@ -21,7 +21,7 @@ Observe the following directory structure
|
||||
The gazbeo plugins are currently built with CMake.
|
||||
Eventually they will be built with gradle.
|
||||
|
||||
All of this is delivered to students via a zip file
|
||||
All of this is delivered to students via a zip file.
|
||||
|
||||
## Building
|
||||
see the top level building.md
|
||||
See the top level README.md.
|
||||
|
||||
Reference in New Issue
Block a user