Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[icubgui] get rid of inertial ports (robotology#891)
Browse files Browse the repository at this point in the history
pattacini authored and MSECode committed Jul 5, 2023
1 parent f772535 commit 727b848
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions app/iCubGui/scripts/iCubGui_skinContacts.xml.template
Original file line number Diff line number Diff line change
@@ -17,11 +17,6 @@
<to>/iCubGui/head:i</to>
<protocol>udp</protocol>
</connection>
<connection>
<from>/icub/head/inertials/measures:o</from>
<to>/iCubGui/inertials/measures:i</to>
<protocol>udp</protocol>
</connection>
<connection>
<from>/icub/left_arm/state:o</from>
<to>/iCubGui/left_arm:i</to>
5 changes: 0 additions & 5 deletions app/iCubGui/scripts/iCubGui_wbdContacts.xml.template
Original file line number Diff line number Diff line change
@@ -17,11 +17,6 @@
<to>/iCubGui/head:i</to>
<protocol>udp</protocol>
</connection>
<connection>
<from>/icub/head/inertials/measures:o</from>
<to>/iCubGui/inertials/measures:i</to>
<protocol>udp</protocol>
</connection>
<connection>
<from>/icub/left_arm/state:o</from>
<to>/iCubGui/left_arm:i</to>

0 comments on commit 727b848

Please sign in to comment.