Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 456 Bytes

File metadata and controls

17 lines (13 loc) · 456 Bytes

Instructions for CSM RoboRIO 2024

Constants

General Constants

Motor IDs

  • Right track: 0 or track_right
  • Left track: 1 or track_left
  • Trencher: 2 or trencher
  • Hopper Belt: 3 or hopper_belt
  • Actuators: 4 or hopper_actuator

Mining Contants

  • TRENCHER_MAX_VELO: change this to change the speed of the trencher during mining. (Note, if you change this, autonomy will change drasticallly)

Offload Constants