current works created wiki for object tracking system installed truss created camera mounts and...

5
Current Works • Created WIKI for Object tracking system • Installed truss • Created camera mounts and attached to truss • Setup server for mysql database to store experiment data – Requested static IP address from LabStaff

Upload: antonia-houston

Post on 03-Jan-2016

213 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store

Current Works• Created WIKI for Object tracking system• Installed truss• Created camera mounts and attached to truss• Setup server for mysql database to store

experiment data– Requested static IP address from LabStaff

Page 2: Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store

Truss with Cameras Mounted

Page 3: Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store

Data Accessible through tracking tools

• Trackable– ID– Timestamp– Frames since last tracked– Position (of center of geometry?)– Quaternion Orientation– Euler orientation– Tracked marker locations– Point cloud marker locations– Accuracy of marker locations, error and quality

Page 4: Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store

SQL databaseexperimentsid key - iterative experiment numberdescriptiontimestamptype one word description of experimentposition location of object being graspedmoviefile?

trackables key-iterative trackable numbertrackable idexperiment id id number for particular expeirmentexp. track idname

framesexperiment IDtrackable Id keyframe Id frames since last trackedlast Tracktposxtposytposz yawty pitchtp rolltrframe time number for patricular experimentframe number

pointspoint ID key-iterative for each pointexp point id Point id for particular experimentexperiment idxyztrackable trackable object associated to

Page 5: Current Works Created WIKI for Object tracking system Installed truss Created camera mounts and attached to truss Setup server for mysql database to store

Whats next?

• Continue assisting John as needed– Performing grasping experiments

• Continue Implementation of real time collection of data in MATLAB

• Build a database containing all experiment data

• Interface MATLAB with database• Review grasping notes/complete assignments