cogimon / rtt-gazebo-robot-sim

RTT-Gazebo base component for different robotic platforms
4 stars 4 forks source link

Wrong mapping #13

Closed Pouya-moh closed 7 years ago

Pouya-moh commented 8 years ago

I did a test, sending joint angels to "LElbj" but instead shoulder joint moved. Printing mapping, shows that "LElbj" is mapped to index=0. FYI, these are the rest:

LElbj           0
LForearmPlate   1
LShLat          2
LShSag          3
LShYaw          4
LWrj1           5
LWrj2           6
EnricoMingo commented 8 years ago

Did u pull? Il 13/giu/2016 23:21, "Pouya" notifications@github.com ha scritto:

I did a test, sending joint angels to "LElbj" but instead shoulder joint moved. Printing mapping, shows that "LElbj" is mapped to index=0. FYI, these are the rest:

LElbj 0 LForearmPlate 1 LShLat 2 LShSag 3 LShYaw 4 LWrj1 5 LWrj2 6

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cogimon/rtt-gazebo-robot-sim/issues/13, or mute the thread https://github.com/notifications/unsubscribe/AFQaynJ1nYnrAdEEPrh95_Ghxq9L8-i_ks5qLcnfgaJpZM4I0v5y .

EnricoMingo commented 7 years ago

Solved