Skip to main content
Skip table of contents

enum.ROBOT_MODE

로봇 제어기의 로봇 운용 모드를 의미하는 열거형 상수로 다음과 같이 정의되어 있다.

순번

상수명

설명

0

ROBOT_MODE_MANUAL

수동 모드

1

ROBOT_MODE_AUTONOMOUS

자동 모드

2

ROBOT_MODE_MEASURE

측정 모드(현재는 지원하지 않음)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.