2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
address::comp_bot::climber Struct Reference

#include <addresses.h>

Static Public Attributes

static constexpr argos_lib::CANAddress liftLeft {9, "rio"}
 
static constexpr argos_lib::CANAddress liftRight {10, "rio"}
 
static constexpr argos_lib::CANAddress moveHook {11, "rio"}
 

Member Data Documentation

◆ liftLeft

constexpr argos_lib::CANAddress address::comp_bot::climber::liftLeft {9, "rio"}
staticconstexpr

◆ liftRight

constexpr argos_lib::CANAddress address::comp_bot::climber::liftRight {10, "rio"}
staticconstexpr

◆ moveHook

constexpr argos_lib::CANAddress address::comp_bot::climber::moveHook {11, "rio"}
staticconstexpr

The documentation for this struct was generated from the following file: