Abilitare JavaScript per vedere questo sito.

Lettura di una coordinata della trasformata.

Sintassi

double get_qc(int32 ix)

ix

Indice coordinata, 0=X, 1=Y, 2=Z, 3=A (roll), 4=B (pitch), 5=C (yaw)

Ritorno

Rende valore coordinata

Esempio di utilizzo:

robotic::pose_transform t1; 

double t1_qx = t1.get_qc(0);

double t1_roll = t1.get_qc(3)

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC