script_sinus_frame
Creates a temporary frame that lives as long as the parent skill is active. The frame moves in the given coordinate with a sinus
Defined at line 208 of file scripts/geometry.xml in package pitasc_library.
Meta data
CategoriesframesPrototypesscript_temp_frame, script_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’coordinate : stringCoordinate that will be updated by a sine.amplitude : floatAmplitude of the sine.period : floatPeriod of the sine in [s].
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
script_sinus_frame is used in the following examples: