Skip to content

FRC8725/2022-RAPID_REACT-JAVA

Repository files navigation

name rule

This is for someone who has naming trouble.

⚠️ Please follow the below naming rule. ⚠️

variable name

if you're naming a variable which motor or a object which is actually exists :

o_[ usage(usually is the name of the file) ]_{ direction }[ motor controller type ( define it with below table ) ]{ motorname }

ex : o_drive_LeftFrontVictorCIM

Motor controller type Motor name fireware company
VictorSPX brushed CTRE
TaloxFX Falcon 500 CTRE
SparkMax brushed / Neo / Neo 550 REV Robotics
Spark brushed REV Robotics

Brushed: PG motor, CIM, 775 Red Line, Gearmotor, Snow Blower Motor, Bosch Seat Motor
Brushless: Neo, Neo 550, Falcon 500

Table unfinished......

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages