Skip to main content

Datasets

Standard Dataset

FIDAL RB-SUMMIT Dataset

Citation Author(s):
Robotnik Automation
Submitted by:
Miguel Saura
Last updated:
DOI:
10.21227/59ve-b913
Data Format:
5 views
Categories:
Keywords:
No Ratings Yet

Abstract

The FIDAL RB-SUMMIT Dataset contain operational and telemetry data collected from an RB-SUMMIT robot used in the FIDAL project. In this project, the robot is teleoperated through an immersive control system, allowing remote operation in real time.

FIDAL project website: https://fidal-he.eu/

Instructions:

Instructions for Use

  1. Reading the Data: The CSV file can be read using any standard data processing library (e.g., pandas in Python).
  2. Data Cleaning: Numerical fields such as CPU usage, battery level, current, and speed are recorded as strings with units (e.g., "9.45%", "1.03 m/s"). Users may need to strip units and convert them to float types for analysis.
  3. Time-Series Analysis: Use the Time field as the index for temporal trend analysis.
  4. Location Tracking: The GPS data is included but all samples in this file appear to have zero values; verify actual GPS logging availability.
  5. System Health Monitoring: Battery and CPU metrics are useful for detecting performance degradation or faults.

     

Data Dictionary

Column NameDescription
TimeTimestamp of the data log entry (format: YYYY-MM-DD HH:MM:SS)
robot_idUnique identifier of the robot
cpu.usage_systemSystem CPU usage percentage (e.g., "9.45%")
cpu.usage_userUser CPU usage percentage
memory.totalTotal system memory (e.g., "16.6 GB")
memory.usedCurrently used memory (e.g., "4.16 GB")
emergency_stopEmergency stop status (On/Off)
battery.is_chargingBoolean indicating whether the battery is charging (True/False)
battery.levelBattery charge level percentage (e.g., "98.5%")
battery.currentBattery current draw (e.g., "-1.92 Ah")
battery.voltageBattery voltage (e.g., "54.2 V")
speed.xSpeed in X direction (e.g., "1.03 m/s")
speed.ySpeed in Y direction (e.g., "0 m/s")
gps.location.latitudeLatitude position from GPS
gps.location.longitudeLongitude position from GPS
Funding Agency
European Commission HORIZON-JU-SNS-2022-STREAM-D-01-01 - SNS Large Scale Trials and Pilots (LST&Ps) with Verticals101096146
Grant Number
101096146