Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Updated yarpmotorgui ini
Browse files Browse the repository at this point in the history
This update to reflect changes in yarp devel branch,
in particular robotology/yarp@af7b3e6

Furthermore, removed some unused configuration files
  • Loading branch information
francesco-romano committed Feb 20, 2017
1 parent 88d70c8 commit dea385f
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 218 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
//name of the robot
name icub
robot icub
//parts to be opened by the GUI
parts (head torso left_arm right_arm right_leg left_leg)

[head_zero]
// 0 1 2
PositionZero 0 0 0 0 0 0
VelocityZero 10 10 10 10 10 10
Position 0 0 0 0 0 0
Velocity 10 10 10 10 10 10

[torso_zero]
// 0 1 2
PositionZero 0 0 -10
VelocityZero 10 10 10
Position 0 0 -10
Velocity 10 10 10

[left_arm_zero]
//Joint 0 1 2 3 4 5 6
PositionZero -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00 15 30 10 0 0 0 10 0 10
VelocityZero 10 10 10 10 30 30 30 10 10 10 10 10 10 10 10 10
Position -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00 15 30 10 0 0 0 10 0 10
Velocity 10 10 10 10 30 30 30 10 10 10 10 10 10 10 10 10

[right_arm_zero]
//Joint 0 1 2 3 4 5 6
PositionZero -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00 15 30 10 0 0 0 10 0 10
VelocityZero 10 10 10 10 30 30 30 10 10 10 10 10 10 10 10 10
Position -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00 15 30 10 0 0 0 10 0 10
Velocity 10 10 10 10 30 30 30 10 10 10 10 10 10 10 10 10

[right_leg_zero]
//Joint 0 1 2 3 4 5
PositionZero 0 0 0 0 1.4 0
VelocityZero 10.00 10.00 10.00 10.00 10.00 10.00
Position 0 0 0 0 1.4 0
Velocity 10.00 10.00 10.00 10.00 10.00 10.00

[left_leg_zero]
//Joint 0 1 2 3 4 5
PositionZero 0 0 0 0 1.4 0
VelocityZero 10 10 10 10 10 10
Position 0 0 0 0 1.4 0
Velocity 10 10 10 10 10 10

//DO NOT REMOVE THIS LINE

Original file line number Diff line number Diff line change
@@ -1,8 +1,40 @@
//name of the robot
name icubGazeboSim
robot icubSim
//parts to be opened by the GUI
parts (head torso left_arm right_arm right_leg left_leg)

[/$robot/head_customPosition1]
// 0 1 2 3 4 5
PositionZero 0 0 0 0 0 0
VelocityZero 10 10 10 10 10 10

[/$robot/torso_customPosition1]
// 0 1 2
PositionZero 0 0 0
VelocityZero 10 10 10

[/$robot/left_arm_customPosition1]
//Joint 0 1 2 3 4 5 6
PositionZero -90.00 11.0000 80.00 15.00 0.00 0.00 0.00
VelocityZero 10 10 10 10 10 10 10

[/$robot/right_arm_customPosition1]
//Joint 0 1 2 3 4 5 6
PositionZero -90.00 11.0000 80.00 15.00 -0.00 0.00 -0.00
VelocityZero 10 10 10 10 10 10 10

[/$robot/right_leg_customPosition1]
//Joint 0 1 2 3 4 5
PositionZero 84.00 12 0 -87.00 0.00 0
VelocityZero 10 10 10 10 10 10

[/$robot/left_leg_customPosition1]
//Joint 0 1 2 3 4 5
PositionZero 84.00 12 0 -87.00 0.00 0
VelocityZero 10 10 10 10 10 10

//LEGACY

[head_zero]
// 0 1 2 3 4 5
PositionZero 0 0 0 0 0 0
Expand Down Expand Up @@ -33,5 +65,3 @@ VelocityZero 10 10 10 10
PositionZero 84.00 12 0 -87.00 0.00 0
VelocityZero 10 10 10 10 10 10

//DO NOT REMOVE THIS LINE

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,43 @@
//name of the robot
name icubSim
robot icubSim
//parts to be opened by the GUI
parts (head torso left_arm right_arm right_leg left_leg)


[/$robot/head_customPosition1]
// 0 1 2
Position 0 0 0 0 0 0
Velocity 10 10 10 10 10 10

[/$robot/torso_customPosition1]
// 0 1 2
Position 0 0 -10
Velocity 10 10 10

[/$robot/left_arm_customPosition1]
//Joint 0 1 2 3 4 5 6
Position -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00
Velocity 10 10 10 10 30 30 30

[/$robot/right_arm_customPosition1]
//Joint 0 1 2 3 4 5 6
Position -35.97 29.97 0.06 50.00 -0.00 0.00 -0.00
Velocity 10 10 10 10 30 30 30

[/$robot/right_leg_customPosition1]
//Joint 0 1 2 3 4 5
Position 0 0 0 0 1.4 0
Velocity 10.00 10.00 10.00 10.00 10.00 10.00

[/$robot/left_leg_customPosition1]
//Joint 0 1 2 3 4 5
Position 0 0 0 0 1.4 0
Velocity 10 10 10 10 10 10




//LEGACY
[head_zero]
// 0 1 2
PositionZero 0 0 0 0 0 0
Expand Down Expand Up @@ -32,6 +67,3 @@ VelocityZero 10.00 10.00 10.00 10.00
//Joint 0 1 2 3 4 5
PositionZero 0 0 0 0 1.4 0
VelocityZero 10 10 10 10 10 10

//DO NOT REMOVE THIS LINE

0 comments on commit dea385f

Please sign in to comment.