Best Programming Template?

What is the best template for auton?
By now I have tried OkapiLib, LemLib, and EZ-Template
I found LemLib kind of inconsistent and lacks some simple non-odometry drive functions like move forward for distance and turn to angle, and EZ-Template can’t drive curve and doesn’t have odometry.
The only template I found now with both non-odometry functions and odometry and curve is JAR Template, but I really hate coding with vexcode (even on vscode)

Which one do you use to create consistent and easy autons?

try ARMS, built by the PROS team, but more complicated than LemLib or EZ-Template.

1 Like

I would like to clarify that ARMS is developed by team BLRS competition software members, not PROS. Both under the Purdue SIGBots student organization, but are separate entities.

2 Likes

You are entirely right, that’s on me.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.