Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
tap::communication::serial::RefSerialData::Rx::DartInfo Struct Reference

#include <ref_serial_data.hpp>

Public Attributes

uint8_t launchCountdown
 Seconds until the dart launcher can fire again.
 
SiteDartHit lastHit
 The last target hit by the dart.
 
uint8_t hits
 The number of successful hits by the dart launcher.
 
DartTarget selectedTarget
 The currently selected target.
 

Detailed Description

Information about the dart launcher

Member Data Documentation

◆ hits

uint8_t tap::communication::serial::RefSerialData::Rx::DartInfo::hits

The number of successful hits by the dart launcher.

◆ lastHit

SiteDartHit tap::communication::serial::RefSerialData::Rx::DartInfo::lastHit

The last target hit by the dart.

◆ launchCountdown

uint8_t tap::communication::serial::RefSerialData::Rx::DartInfo::launchCountdown

Seconds until the dart launcher can fire again.

◆ selectedTarget

DartTarget tap::communication::serial::RefSerialData::Rx::DartInfo::selectedTarget

The currently selected target.


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