From 96e1193cc24b8e23aa6118f3f6eeaa5491648fc5 Mon Sep 17 00:00:00 2001 From: iCub Date: Tue, 25 Jul 2023 12:47:50 +0200 Subject: [PATCH] Added OpenXRJoypad application Removed the dependencies from the RobotStateProvider to allow starting even when not using iFeel --- app/scripts/OpenXRJoypad.xml | 34 +++++++++++++++++++++++++ app/scripts/ergoCub-Teleoperation-3.xml | 4 --- 2 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 app/scripts/OpenXRJoypad.xml diff --git a/app/scripts/OpenXRJoypad.xml b/app/scripts/OpenXRJoypad.xml new file mode 100644 index 00000000..acc6a1ac --- /dev/null +++ b/app/scripts/OpenXRJoypad.xml @@ -0,0 +1,34 @@ + + + + + + + OpenXRJoypad + Application to run the OpenXRJoypad module. + 1.0 + + Stefano Dafarra + + + + + OpenXRJoypadModule + + localhost + + + + + /openXRJoypad/walkingRpc + /walking-coordinator/rpc + fast_tcp + + + + /openXRJoypad/walkingGoal + /walking-coordinator/goal:i + fast_tcp + + + diff --git a/app/scripts/ergoCub-Teleoperation-3.xml b/app/scripts/ergoCub-Teleoperation-3.xml index 1a3973dc..73dd58e4 100644 --- a/app/scripts/ergoCub-Teleoperation-3.xml +++ b/app/scripts/ergoCub-Teleoperation-3.xml @@ -27,10 +27,6 @@ Run IK HDE Device localhost RobotStateProvider - - /transformServer/transforms:o - /iFeelSuit/WearableData/data:o -