script_temp_frame
Creates a temporary frame that lives as long as the parent skill is active.
Defined at line 67 of file scripts/geometry.xml in package pitasc_library.
Meta data
CategoriesframesPrototypesscript_kinematic_graph, script, object, dictionary, base, descriptive
Parameters
Required parameters:
frame : stringName of the frame to be createdsource : stringName of the frame to be copiedparent : stringName of the parent frame to of ‘frame’
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 links
Examples
No examples found that make use of script_temp_frame