5#include <frc/TimedRobot.h>
6#include <grpl/LaserCan.h>
7#include <units/length.h>
9#include "valkyrie/sensors/LaserProximitySensor.h"
bool IsHealthy() const override
Represents whether the sensor data is healthy.
GrappleSensor(int canID)
Construct a new GrappleSensor object.
LaserProximitySensor()
Construct a new LaserProximitySensor object.