A sensor to detect the left-right offset of an embedded track wire More...
Public Member Functions | |
void | GetOffsetToTrack (out double x) |
Gets the detected offset to the center of the track, relative to the robot's orientation More... | |
Additional Inherited Members | |
Properties inherited from IRobotSensor | |
IRobotExplorer | Robot [get] |
The robot this sensor is attached to More... | |
int | SensorIndex [get] |
The index of this sensor in the robot's list of sensors More... | |
A sensor to detect the left-right offset of an embedded track wire
void ITrackSensor.GetOffsetToTrack | ( | out double | x | ) |
Gets the detected offset to the center of the track, relative to the robot's orientation
x | The left-right offset to the track, in meters |