A question

This page summarizes the projects mentioned and recommended in the original post on /r/FTC

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • LearnJavaForFTC

    This is for learning Java for FTC

  • We have used Learn Java for FTC with some success. In conjunction with this, we also use a virtual robot simulator which has support for the "programming board" hardware construct in the book. The simulator allows you to learn programming without having to buy an actual robot. Both of these are free.

  • virtual_robot

    A 2D robot simulator to help beginners learn Java programming for FTC Robotics

  • We have used Learn Java for FTC with some success. In conjunction with this, we also use a virtual robot simulator which has support for the "programming board" hardware construct in the book. The simulator allows you to learn programming without having to buy an actual robot. Both of these are free.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • EasyOpenCV

    Finally, a straightforward and easy way to use OpenCV on an FTC robot!

  • Open CV: https://github.com/OpenFTC/EasyOpenCV

  • FtcRobotController

  • Here a more hands-on way: If you are quite proficient with java, I would just clone the FTC RobotController on GitHub and browse through most of the sample programs for TeleOp and Autonomous with Android Studio (you can skip around references in the declarations to look at the specifics of the functions and classes). The architecture of the FTC Library is pretty easily to understand.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts