C# 클래스 SLAMBot.Engine.Navigation.RandomWalker

Navigates the robot in a random walk.
상속: INavigator
파일 보기 프로젝트 열기: Amichai/SLAM-Code

공개 메소드들

메소드 설명
Execute ( IRobot robot ) : IEnumerator

메소드 상세

Execute() 공개 메소드

public Execute ( IRobot robot ) : IEnumerator
robot IRobot
리턴 IEnumerator