Struct light_sensor_reading

Struct Documentation

struct light_sensor_reading

A light sensor reading (value, angle) pair.

The first argument is the value of the sensor, and the second argument is the angle of the sensor on the robot in relation to the positive x axis.

Public Members

rmath::radians angle
double intensity