Benutzer-Werkzeuge

Webseiten-Werkzeuge


start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
start [2020/11/20 11:53] – [Unreleased] oliverstart [2023/07/18 22:46] (aktuell) – [Unreleased] oliver
Zeile 2: Zeile 2:
 "JDAQ" is a stand alone application based on the [[http://nimue-platform.de/doku.php|Nimue platform]] for data aquisition with the focus on motion data. It can be combined with [[http://upperlimb.orat.de|UpperLimb software]] and further data analysis software tools integrated under the hood of a shared ui. "JDAQ" is a stand alone application based on the [[http://nimue-platform.de/doku.php|Nimue platform]] for data aquisition with the focus on motion data. It can be combined with [[http://upperlimb.orat.de|UpperLimb software]] and further data analysis software tools integrated under the hood of a shared ui.
  
-"JDAQ"has been created for quick and easy integration of data streaming systems. Furthermore it includes components to automating complex control of external systems like robots for research purposes. +"JDAQ" has been created for quick and easy integration of data streaming systems. Furthermore it includes components to automating complex control of external systems like robots for research purposes. 
      
  
Zeile 10: Zeile 10:
 === Unreleased === === Unreleased ===
  
 +----
 +== JDAQ 0.50 - 2023-06 ==
 +----
 +
 +**Added**
 +   * Upgrade Netbeans-Platform to Version 18
 +
 +----
 +== JDAQ 0.40 - 2023-02 ==
 +----
 +
 +**Added**
 +   * new Properties "localhost" and "masteruri" added to the ROSTrigger configuration. 
 +
 +----
 +== JDAQ 0.39 - 2022-07 ==
 +----
 +
 +**Added**
 +   * Added Mediapipe ROS topic
 +
 +----
 +== JDAQ 0.38 - 2021-09 ==
 +----
 +
 +**Added**
 +   * Added properties to configure centroid-data, greyscale-data and unlabeled-marker-data, buffersize of a Vicon-Measurement-System
 +   * Added property "streamingMode" to configure the streaming mode of a Vicon system
 +   * Recording properties from Vicon (process Rate, latency information and count of lost frames) are saved into the recorded trial.
 +
 +**Fixed**
 +   * Several bugs fix in MeasurementSystem.record(): The first timestamp is now saved; lost frames are handled correct now by saving NaN for its values
 +   * Wrong precondition for invocation of setStreamMode()
 +
 +**TODO**
 +   * Handling of unlabled markers for the Vicon system
 +   * Moving unit/group properties which are currently shown at the plane of the measurement system
 +
 +----
 +== JDAQ 0.37 - 2021-08 ==
 +----
 +
 +**Fixed**
 +   * Closing the RPS-Software disconnectes the socket connection but does not automatically reconnects the session after restarting the RPS. In consequence JDAQ can not collect data any more and must be restarted. This problem is solved by checking the connection always before recording starts to subscribe to the socket if needed. If the socket is closed a warning is written to the output and the corresponding connection-property is updated so that the disconnection status is shown in the properties ui.
 +
 +   * If the ROS_IP enviroment variable on the ROS host is not set, it can happen that resolving the ROS host name does not work. An UnresolvedHost exception is now catched and an appropriate warning message is written to the output. This behavoir is also documented.
 +
 +----
 +== JDAQ 0.36 - 2021-03 ==
 +----
 +**Added**
 +   * Ringbuffer added to the RPS Measurement System, with configurable buffer size to prohibit lost frames.
 +   * Joint temperatures are available, if the RPS version supports them.
 +
 +----
 +== JDAQ 0.35 - 2021-02 ==
 +----
 +**Added**
 +   * Measurement System and Trigger implemenation to control the Artiminds RPS.
 +
 +----
 +== JDAQ 0.34 - 2021-01 ==
 +----
 +**Fixed**
 +   * NullPointerException if a sensor is asked for rotation matrixes but only quaternions are available.
 +**Added**
 +   * New label attributes "interpolatorType" and "maxgap" to configure filling of gaps and resampling by interpolation in the input labelset defined by the trialtype. This especially allows to switch the interpolation of for trial which should be unsed for functions calibration methods.
 +
 +----
 +== JDAQ 0.33 - 2020-12 ==
 +----
 +**Fixed**
 +   * NullPointerException in rare cases public PropertyGroup NextCycleROSServiceCmdClient.getResult() because switch does not allow null.
 +   * Exception if you try to configure a non existing channel. Now an appropriate warning message is given  instead.
 +   * Loading of trials failed for files with suffix-length > 3. Not it works with longer suffixes, tested with ".rtde".
 +
 +**Added**
 +   * RTDE Measurement system integration
 +   * Vicon Measruement system integration
 ---- ----
 == JDAQ 0.32 - 2020-07 == == JDAQ 0.32 - 2020-07 ==
Zeile 16: Zeile 95:
 **Fixed** **Fixed**
    * The Vicon/Ros-Bridge sends sometimes zero value as timestamps which results in excetions thrown by Interpolation/resampling-functionality. The functionality is now more robust and interpolates such frames automatically.    * The Vicon/Ros-Bridge sends sometimes zero value as timestamps which results in excetions thrown by Interpolation/resampling-functionality. The functionality is now more robust and interpolates such frames automatically.
-   * NullPointerException in rare cases public PropertyGroup NextCycleROSServiceCmdClient.getResult() because switch does not allow null. 
  
 **Added** **Added**
start.1605869607.txt.gz · Zuletzt geändert: 2020/11/20 11:53 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki