C# Class Yeti2015.RobotService.Buffer

Afficher le fichier Open project: iscumd/Yeti2017

Méthodes publiques

Méthode Description
combinedLeftWheelScan ( LidarPoint target ) : double
combinedRightWheelScan ( LidarPoint target ) : double
combinedUpdatePoints ( List LMSdata ) : void

Private Methods

Méthode Description
adjust_angle ( double angle, double circle ) : double
combinedCheckAngle ( double target_angle ) : bool
combinedVectorScan ( LocationPoint source, LocationPoint destination ) : bool

Method Details

combinedLeftWheelScan() public static méthode

public static combinedLeftWheelScan ( LidarPoint target ) : double
target LidarPoint
Résultat double

combinedRightWheelScan() public static méthode

public static combinedRightWheelScan ( LidarPoint target ) : double
target LidarPoint
Résultat double

combinedUpdatePoints() public static méthode

public static combinedUpdatePoints ( List LMSdata ) : void
LMSdata List
Résultat void