Benutzer-Werkzeuge

Webseiten-Werkzeuge


fileformats:d3d

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
fileformats:d3d [2017/02/16 16:22] oliverfileformats:d3d [2021/02/11 12:30] oliver
Zeile 1: Zeile 1:
-====== The .d3d motion data file format======+====== The Motiondata file format (.d3d) ======
 This is the recommended file format to store any **time series** data and additional parameters or meta data. This is the recommended file format to store any **time series** data and additional parameters or meta data.
  
Zeile 191: Zeile 191:
     </MotionData>     </MotionData>
 </code> </code>
 +
 +**Data Types**
 +
 +^ Name ^ doubles ^ Description ^
 +^ Double | 1 | |
 +^ Tuple3d | 3 | |
 +^ Quat4d | 4 | sequence of the values w,x,y,z |
 +^ Matrix3d | 9 | |
 +
 +**How to add motiondata files with different suffix than "d3d**
 +There is currently no elegant mechanism available. The possible suffixes of motion data file are hardcoded in the follwing two modules: MotionDataFileType2 and Trial2MotionData. Currently the suffixes d3d, v3d, rps, rtde and r3d are recognizes. In a future version of the software a better method which allows the user itself to add further suffixes will be added.
  
fileformats/d3d.txt · Zuletzt geändert: 2021/02/11 17:47 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki