Share via


DistanceBetweenWheels Property

Microsoft Robotics Class Reference

The distance between the drive wheels (meters).

Namespace: Microsoft.Robotics.Services.Drive
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
public double DistanceBetweenWheels { get; set; }

See Also

DriveDifferentialTwoWheelState Class

Microsoft.Robotics.Services.Drive Namespace