📙
MyBotSDK
  • Introduction
  • Start Moving
    • setPower()
    • goToPoint()
    • setGoToPointPIDCoeff()
  • Debugging
  • Utilizing Time in your code
  • Utilizing Sensor Input
  • Other Useful Classes
  • Using Gradle Scripts
  • Track Width and Aux Width
  • Contact
  • Community
  • Robot.RangeClip
  • No Wifi card?
Powered by GitBook
On this page

Was this helpful?

Using Gradle Scripts

A large majority of the FIRST Tech Challenge Community uses RoadRunner. If you want to run RoadRunner or any other gradle script based plugin inside the simulator, then follow these instructions:

  • Under Build.Gradle add the necessary lines

  • The rest of the instructions are usually provided by the creator of the plugin

PreviousOther Useful ClassesNextTrack Width and Aux Width

Last updated 5 years ago

Was this helpful?