Method | Description | |
---|---|---|
combinedLeftWheelScan ( LidarPoint target ) : double | ||
combinedRightWheelScan ( LidarPoint target ) : double | ||
combinedUpdatePoints ( List LMSdata ) : void |
Method | Description | |
---|---|---|
adjust_angle ( double angle, double circle ) : double | ||
combinedCheckAngle ( double target_angle ) : bool | ||
combinedVectorScan ( LocationPoint source, LocationPoint destination ) : bool |
public static combinedLeftWheelScan ( LidarPoint target ) : double | ||
target | LidarPoint | |
return | double |
public static combinedRightWheelScan ( LidarPoint target ) : double | ||
target | LidarPoint | |
return | double |
public static combinedUpdatePoints ( List LMSdata ) : void | ||
LMSdata | List | |
return | void |