From 16741d2cd257c0fadb83825234f3832e8f8315bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20=C5=81ukawski?= Date: Thu, 3 May 2018 16:46:34 +0200 Subject: [PATCH] Fix port names, comment out obsolete simulator --- share/amorSimBase/scripts/amorSimBase.xml | 8 ++++---- share/amorTools/scripts/amorTools.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/share/amorSimBase/scripts/amorSimBase.xml b/share/amorSimBase/scripts/amorSimBase.xml index 3778026..a6aface 100644 --- a/share/amorSimBase/scripts/amorSimBase.xml +++ b/share/amorSimBase/scripts/amorSimBase.xml @@ -1,22 +1,22 @@ amorSimBase App - + BasicCartesianControl - --name /amorSim/CartesianControl --from /usr/local/share/amor/contexts/kinematics/armKinematics.ini --angleRepr RPY --robot remote_controlboard --local /BasicCartesianControl/amorSim --remote /amor/amorManipulator + --name /amorSim/CartesianControl --from /usr/local/share/amor/contexts/kinematics/armKinematics.ini --angleRepr RPY --robot remote_controlboard --local /BasicCartesianControl/amorSim --remote /amorRobot/amorManipulator localhost yarpdev gnome-terminal - -e "yarp rpc /amor/amorManipulator/rpc:i" + -e "yarp rpc /amorRobot/amorManipulator/rpc:i" localhost gksu diff --git a/share/amorTools/scripts/amorTools.xml b/share/amorTools/scripts/amorTools.xml index 26bfea9..4d9b67e 100644 --- a/share/amorTools/scripts/amorTools.xml +++ b/share/amorTools/scripts/amorTools.xml @@ -4,14 +4,14 @@ gnome-terminal - -e "yarp rpc /amor/amorManipulator/rpc:i" + -e "yarp rpc /amorRobot/amorManipulator/rpc:i" localhost gnome-terminal - -e "yarp rpc /asibot/CartesianControl/rpc_transform:s" + -e "yarp rpc /amor/CartesianControl/rpc_transform:s" localhost @@ -35,12 +35,12 @@ gnome-terminal - -e "keyboardController --remoteCartesian /amorSim/CartesianControl --remoteRobot /amor/amorManipulator" + -e "keyboardController --remoteCartesian /amorSim/CartesianControl --remoteRobot /amorRobot/amorManipulator" streamingDeviceController - --streamingDevice SpaceNavigator --remoteCartesian /amorSim/CartesianControl --SpaceNavigator::remote /spacenavigator + --streamingDevice SpaceNavigator --remoteCartesian /amorSim/CartesianControl --SpaceNavigator::remote /spacenavigator/mouse