RED-M0CKING-LINE / Team5183Robot2020J

Team 5183, The Devil Bots, FRC Java Program For Their 2020 Season's Primary Robot.
Apache License 2.0
1 stars 0 forks source link

Add curves to Curves.java #14

Open RED-M0CKING-LINE opened 4 years ago

RED-M0CKING-LINE commented 4 years ago

Test all of the curves and ensure proper implementation. Not all of these will be used on the bot, but are for personal implementation and possible future use for the bot or other code. The following formulas may be implemented, obviously in forms to ensure a double value of -1<x<1 with 0 being the neutral value:

This is all for now. More will be in comments.

RED-M0CKING-LINE commented 4 years ago