dual quaternion policy model added
This commit is contained in:
parent
25c54417eb
commit
acf51f01c6
@ -1,4 +1,7 @@
|
|||||||
# parameters which were fixed by the user
|
# parameters which were fixed by the user
|
||||||
bool[] fixed_parameters
|
bool[] fixed_parameters
|
||||||
# parameters set by the user
|
# parameters set by the user
|
||||||
float32[] set_parameter_values
|
float32[] set_parameter_values
|
||||||
|
# proposed new poses and their time steps
|
||||||
|
float32[] new_poses
|
||||||
|
float32[] new_poses_time_stamps
|
Loading…
Reference in New Issue
Block a user