Classes | Variables
test-op-point-modifier Namespace Reference

Classes

class  OpPointModifierTest
 

Variables

 gaze
 
 I4
 
 I6
 
 Jgaze
 

Variable Documentation

◆ gaze

test-op-point-modifier.gaze
Initial value:
1 = np.array(
2  (
3  (
4  (1.0, 0.0, 0.0, 0.025),
5  (0.0, 1.0, 0.0, 0.0),
6  (0.0, 0.0, 1.0, 0.648),
7  (0.0, 0.0, 0.0, 1.0),
8  )
9  )
10 )

Definition at line 10 of file test-op-point-modifier.py.

◆ I4

test-op-point-modifier.I4
Initial value:
1 = np.array(
2  (
3  (1.0, 0.0, 0.0, 0.0),
4  (0.0, 1.0, 0.0, 0.0),
5  (0.0, 0.0, 1.0, 0.0),
6  (0.0, 0.0, 0.0, 1.0),
7  )
8 )

Definition at line 34 of file test-op-point-modifier.py.

◆ I6

test-op-point-modifier.I6
Initial value:
1 = np.array(
2  (
3  (1.0, 0.0, 0.0, 0.0, 0.0, 0.0),
4  (0.0, 1.0, 0.0, 0.0, 0.0, 0.0),
5  (0.0, 0.0, 1.0, 0.0, 0.0, 0.0),
6  (0.0, 0.0, 0.0, 1.0, 0.0, 0.0),
7  (0.0, 0.0, 0.0, 0.0, 1.0, 0.0),
8  (0.0, 0.0, 0.0, 0.0, 0.0, 1.0),
9  )
10 )

Definition at line 43 of file test-op-point-modifier.py.

◆ Jgaze

test-op-point-modifier.Jgaze
Initial value:
1 = np.array(
2  (
3  (
4  (1.0, 0.0, 0.0, 0.0, 0.648, 0.0),
5  (0.0, 1.0, 0.0, -0.648, 0.0, 0.025),
6  (0.0, 0.0, 1.0, 0.0, -0.025, 0.0),
7  (0.0, 0.0, 0.0, 1.0, 0.0, 0.0),
8  (0.0, 0.0, 0.0, 0.0, 1.0, 0.0),
9  (0.0, 0.0, 0.0, 0.0, 0.0, 1.0),
10  )
11  )
12 )

Definition at line 21 of file test-op-point-modifier.py.



sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32