first commit
This commit is contained in:
@ -2,8 +2,9 @@
|
||||
Obviously, you have to have a robot to use Pedro Pathing. Also, Pedro Pathing is only able to work
|
||||
with omnidirectional drives, like mecanum drive. There is currently no support for swerve drives.
|
||||
You must also have a localizer of some sort. Pedro Pathing currently has the three-wheel localizer
|
||||
from Road Runner, but we have plans to create our own localizer soon. Additionally, using
|
||||
[FTC Dashboard](http://192.168.43.1:8080/dash) will help a lot in tuning.
|
||||
from Road Runner, but we have plans to create our own localizer soon. Additionally, using
|
||||
[FTC Dashboard](http://192.168.43.1:8080/dash) will help a lot in tuning, and we have a slightly
|
||||
scuffed Desmos path visualizer [here](https://www.desmos.com/calculator/3so1zx0hcd).
|
||||
|
||||
## Tuning
|
||||
* To start with, we need the mass of the robot in kg. This is used for the centripetal force
|
||||
|
Reference in New Issue
Block a user