|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <simple_feeder.hpp>

Public Attributes | |
| int | roundsPerRevolution |
| Hertz | feedRate |
| RPM | unjamSpeed |
| HeatLimiter::Config | heatLimiterConfig |
roundsPerRevolution cannot be negative or zero which would cause corruption. feedRate - this is the starting rounds per second motorConfig - this is the configuration of the feeder motor
| Hertz fang::turret::SimpleFeeder::Config::feedRate |
| HeatLimiter::Config fang::turret::SimpleFeeder::Config::heatLimiterConfig |
| int fang::turret::SimpleFeeder::Config::roundsPerRevolution |
| RPM fang::turret::SimpleFeeder::Config::unjamSpeed |