Skip to content

Commit 1dfa116

Browse files
committed
fix for several yarpmotorgui.ini files that were using the incorrect name parameter instead of robot
1 parent d0547ba commit 1dfa116

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

R1SN000/yarpmotorgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name cer
1+
robot cer
22

33
parts (torso torso_tripod mobile_base head left_arm right_arm left_wrist_tripod right_wrist_tripod left_hand right_hand all_joints)
44

R1SN001/yarpmotorgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name cer
1+
robot cer
22

33
parts (torso torso_tripod mobile_base head left_arm right_arm left_wrist_tripod right_wrist_tripod left_hand right_hand all_joints)
44

R1SN002/yarpmotorgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name cer
1+
robot cer
22

33
parts (torso torso_tripod mobile_base head left_arm right_arm left_wrist_tripod right_wrist_tripod left_hand right_hand all_joints)
44

R1SN003/yarpmotorgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name cer
1+
robot cer
22

33
parts (torso torso_tripod mobile_base head left_arm right_arm left_wrist_tripod right_wrist_tripod left_hand right_hand all_joints)
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name cer
1+
robot cer
22

33
parts (torso torso_tripod mobile_base head left_arm right_arm left_wrist_tripod right_wrist_tripod left_hand right_hand all_joints)
44

experimentalSetups/mc2plus-CER_hand/yarpmotorgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//name of the robot
2-
name CERhand
2+
robot CERhand
33
//parts to be opened by the GUI
44
parts (hand)
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name icubwrist
1+
robot icubwrist
22

33
parts (wrist)
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name nfa
1+
robot nfa
22

33
parts (wrist_mc left_hand_mc left_hand7_mc)
44

0 commit comments

Comments
 (0)