• attachment:frames.xml of asr_kinematic_chain_optimizer

Attachment 'frames.xml'

Download

   1 <!--Frames.xml-->
   2 <Data>
   3 <Frames> 
   4 <!--Base of kinematic chain-->
   5 <Frame name="fob_base" base="" a="0" b="0" g="0" x="0" y="0" z="0" />
   6 
   7 <!--helper frame for calibration. This frame is identical as root, but has margin for calibration-->
   8 <Frame name="ptu_base_offset" base="fob_base" a="0" b="0" g="0" x="0" y="0" z="0" min_x="-1000" max_x="1000" min_y="-1000" max_y="1000" min_z="-1000" max_z="1000"/> 
   9 
  10 <!--real TF from FoBBase (with calibration offset) to PTU-->
  11 <Frame name="ptu_base" base="ptu_base_offset" a="0" b="0" g="0" x="923.776+683" y="332+873" z="158.5-549.5-95.0"/> 
  12 <Frame name="ptu" base="ptu_base" a="0" b="0" g="-45" y="0" x=" 0" z="0 " />
  13 
  14 <!--helper frame for PTU pan input (Variable and data=true)-->
  15 <Frame name="ptu_pan" base="ptu" a="0" b="0" g="-([1])" x="0" y="0" z="0" data="true" />
  16 
  17 <!--helper frame for PTU tilt input (Variable and data=true)-->
  18 <Frame name="ptu_tilt" base="ptu_pan" a="([2])" b="0" g="0" x="0" y="0" z="0" data="true"/>
  19 
  20 <!--TF from PTU to camera-->
  21 <Frame name="camera_left_frame" base="ptu_tilt" a="90" b="0" g="0" x="-70" y="-37" z="-128+95" />
  22 
  23 <!--Datapoint of checkerboard in camera frame (Variables and data=true)-->
  24 <Frame name="checkerboard_camera" base="camera_left_frame" x="([10])*1000" y="([11])*1000" z="([12])*1000" data="true" />
  25 
  26 <!--Datapoint of fob tracker in fob_base frame (Variables and data=true)-->
  27 <Frame name="tracker_left_raw" base="fob_base" x="([3])*1000" y="([4])*1000" z="([5])*1000" qw="([6])" qx="([7])" qy="([8])" qz="([9])" data="true" />
  28 
  29 <!--Offset from tracker to checkerboard point-->
  30 <Frame name="checkerboard_tracker" base="tracker_left_raw" a="0" b="0" g="0" x="0" y="0" z="20" /> 
  31 </Frames>
  32     
  33 <Goal>
  34 <!--Match both checkerboard points (they are the same points in real)-->
  35 <Position first="checkerboard_camera" second="checkerboard_tracker"/>
  36 <Orientation first="checkerboard_camera" second="checkerboard_tracker"/>
  37 </Goal>
  38 </Data>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2017-06-06 13:11:34, 64.7 KB) [[attachment:Logo-white-medium.jpg]]
  • [get | view] (2017-06-06 13:12:51, 253.0 KB) [[attachment:Sample_CalibrationData.data]]
  • [get | view] (2017-06-06 13:13:02, 1.3 KB) [[attachment:Sample_frames.xml]]
  • [get | view] (2017-06-06 13:11:48, 0.8 KB) [[attachment:after_calibration.launch]]
  • [get | view] (2017-06-06 13:11:57, 0.8 KB) [[attachment:before_calibration.launch]]
  • [get | view] (2017-06-06 13:12:07, 21.8 KB) [[attachment:calibration_data.png]]
  • [get | view] (2017-06-06 13:12:19, 1.9 KB) [[attachment:frames.xml]]
  • [get | view] (2017-06-06 13:12:29, 1677.6 KB) [[attachment:kinematic_chain_optimizer_tutorial.pdf]]
  • [get | view] (2017-06-06 13:13:16, 12.4 KB) [[attachment:optimization_result.png]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.