2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
address::practice_bot::drive Namespace Reference

Variables

static constexpr argos_lib::CANAddress frontLeftDrive {address::comp_bot::drive::frontLeftDrive.address, "drive"}
 
static constexpr argos_lib::CANAddress frontLeftTurn {address::comp_bot::drive::frontLeftTurn.address, "drive"}
 
static constexpr argos_lib::CANAddress frontRightDrive
 
static constexpr argos_lib::CANAddress frontRightTurn {address::comp_bot::drive::frontRightTurn.address, "drive"}
 
static constexpr argos_lib::CANAddress backRightDrive {address::comp_bot::drive::backRightDrive.address, "drive"}
 
static constexpr argos_lib::CANAddress backRightTurn {address::comp_bot::drive::backRightTurn.address, "drive"}
 
static constexpr argos_lib::CANAddress backLeftDrive {address::comp_bot::drive::backLeftDrive.address, "drive"}
 
static constexpr argos_lib::CANAddress backLeftTurn {address::comp_bot::drive::backLeftTurn.address, "drive"}
 

Variable Documentation

◆ backLeftDrive

constexpr argos_lib::CANAddress address::practice_bot::drive::backLeftDrive {address::comp_bot::drive::backLeftDrive.address, "drive"}
staticconstexpr

◆ backLeftTurn

constexpr argos_lib::CANAddress address::practice_bot::drive::backLeftTurn {address::comp_bot::drive::backLeftTurn.address, "drive"}
staticconstexpr

◆ backRightDrive

constexpr argos_lib::CANAddress address::practice_bot::drive::backRightDrive {address::comp_bot::drive::backRightDrive.address, "drive"}
staticconstexpr

◆ backRightTurn

constexpr argos_lib::CANAddress address::practice_bot::drive::backRightTurn {address::comp_bot::drive::backRightTurn.address, "drive"}
staticconstexpr

◆ frontLeftDrive

constexpr argos_lib::CANAddress address::practice_bot::drive::frontLeftDrive {address::comp_bot::drive::frontLeftDrive.address, "drive"}
staticconstexpr

◆ frontLeftTurn

constexpr argos_lib::CANAddress address::practice_bot::drive::frontLeftTurn {address::comp_bot::drive::frontLeftTurn.address, "drive"}
staticconstexpr

◆ frontRightDrive

constexpr argos_lib::CANAddress address::practice_bot::drive::frontRightDrive
staticconstexpr
Initial value:
"drive"}
static constexpr argos_lib::CANAddress frontRightDrive
Definition: addresses.h:16
int address
Definition: config_types.h:26

◆ frontRightTurn

constexpr argos_lib::CANAddress address::practice_bot::drive::frontRightTurn {address::comp_bot::drive::frontRightTurn.address, "drive"}
staticconstexpr