script_set_frame_rotvec
Sets a new frame (pose with rotation vector).
Defined at line 163 of file scripts/geometry.xml in package pitasc_library.
Meta data
CategoriesframesPrototypesscript_set_frame, script_kinematic_graph, script, object, dictionary, base, descriptive
Parameters
Required parameters:
frame : stringName of the frame to be set or createdparent : stringName of the parent frame to of ‘frame’pose : csv:floatPose of the new frame relative to ‘parent’
Basic parameters:
on_start : boolExecute the script before or after the skill.Default: Truetf_broadcast : boolBroadcast the frame to TF?Default: False
Hidden parameters:
kinematic_graph : dictGraph of kinematic linkspose_type : stringSpecifies how the rotation part of pose is given.Default: rot_vec
Examples
No examples found that make use of script_set_frame_rotvec