3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish
3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish

check_robot_jts()

기능

로봇의 joint torque sensor 장착 여부를 확인하는 명령어입니다.

리턴

설명

0

성공

음수값

실패

예제

Python
if check_robot_jts() != True:
  movej([0, 0, 90, 0, 90, 0], 60, 30)
else:
  movej([0, 0, 0, 0, 0, 0], 60, 30)

Keyword

check_ / jts / check_robot / robot_jts