Back to Feed
Robotics / Benchmarks & Evals

Touchscreen Interface for Robotic Teleoperation

Original: Design and Evaluation of a Touchscreen-Based Teleoperation Interface for Robotic Manipulators

Listen to the summary

Uses a voice available on your device

Audio options
On this page

Key Takeaways

  • The touchscreen system reduced median task completion time by 53.5 percent compared to joystick-based operation.
  • Coverage performance on sinusoidal paths increased from 84.1 percent to 90.7 percent.
  • Operator cognitive load, measured by NASA-TLX, dropped by 17.3 percent.
  • The control architecture uses a hybrid impedance-admittance controller to decouple tangential motion from normal force regulation.

Summary & Methodology Analysis

The researchers developed a control system to manage complex surface interactions, such as swabbing in nuclear environments, where robots must maintain precise contact. Standard joystick interfaces often struggle with these requirements. The team implemented a hybrid impedance-admittance controller, which is a control scheme that modulates the relationship between robot position and force to enable compliant tracking. This is augmented by an adaptive force control scheme that uses RANSAC (a statistical method for estimating mathematical parameters from a dataset containing outliers) to perform surface stiffness estimation, allowing for real-time adjustments to force parameters as the robot traverses varying environments.

The interface architecture maps direct finger coordinates on a touchscreen to the end-effector workspace. This provides an intuitive spatial mapping while simultaneously rendering live video feedback on the same display, creating a tight loop for the operator. The control logic relies on Cartesian impedance for tracking, ensuring the robotic arm maintains defined mechanical relationships during operation. This setup was deployed using the Franka Emika Panda robotic manipulator.

Evaluation involved a laboratory study with 20 non-professional participants. While the results demonstrate significant improvements in both speed and accuracy, the study has limitations regarding scalability and generalizability. The participant pool was small, and the familiarization period with the new interface was limited. Furthermore, because the testing was conducted entirely in a laboratory environment with non-professional operators, the results may not directly reflect performance in high-stress, real-world professional scenarios.

Interactive System Flowchart

Click diagram to expand and zoom

Cross-Examination & FAQs

A deeper dive clarifying mechanics, constraints, and baseline evaluations.

Q1. What is the primary problem this paper addresses?

Standard teleoperation interfaces like joysticks lack the precision and intuitiveness required for tasks involving surface interaction, such as keeping consistent force and motion in nuclear environments.

Q2. How does the touchscreen approach improve operator performance?

It provides a direct spatial mapping between finger input and robot movement while displaying video feedback on the same screen, which reduced median task completion time by 53.5 percent and cognitive load by 17.3 percent.

Q3. Did the interface improve the quality of the work performed?

Yes, coverage on a sinusoidal path improved from 84.1 percent with the joystick to 90.7 percent with the touchscreen interface.

Q4. What control techniques are used to handle surface interactions?

The system uses a hybrid impedance-admittance controller to decouple tangential position from normal force, alongside an adaptive force control scheme that uses RANSAC regression to estimate surface stiffness.

Q5. What hardware was used for the research?

The study utilized a Franka Emika Panda manipulator, an ATI Mini45 sensor, a Shimmer 3 GSR+ sensor, and an Optris PI-640 camera.

Q6. How was cognitive load measured?

The paper used the NASA-TLX, a standard assessment tool for measuring perceived workload.

Q7. Does the paper discuss the latency of the touchscreen interface?

The paper does not specify the latency of the touchscreen interface.

Q8. What are the limitations of the study results?

The study is limited by a small sample size of 20 participants, a short familiarization period, and the fact that it was conducted in a lab with non-professional operators.

Q9. Is OpenFace used for data collection in this study?

Yes, OpenFace is listed as one of the models or datasets utilized during the research.