Difference between templates

What is the difference between the timed robot and the timed skeleton template.

2 Likes

I really don’t know exactly, but I’ll give you what I think anyway. I believe timed robot is the main robot.java template, and timed skeleton is like a blank canvas with the basic libraries. If anyone is willing to correct me, go ahead.

Timed Robot still has a bunch of comments, a some pre-written code to guide you in getting started with the template. Timed Skeleton has just the function declarations for the various robot states, and nothing more.

Thanks!
I noticed that but I wanted to confirme that there where no more differences.

Nope.