Skip to content

Joint 3 of both arms in the iCub_SIM will not move if 15.385 degrees is commanded #442

Answered by pattacini
gccunha1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gccunha1

I've made a test with a command line swiss knife called simpleClient.

>> simpleClient --robot icubSim --part right_arm
-> get llim 3
llim: limits: (15.50 106.00)
-> set pos 3 15.50
pos: moving 3 to 15.50 
-> get encs
Bottle: get encs
encs: (-25.00 20.00 0.00 15.50 0.00 -0.00 0.00 59.00 20.00 20.00 20.00 10.00 10.00 10.00 10.00 10.00 )
-> set pos 3 106.0
Bottle: set pos 3 106.0
pos: moving 3 to 106.00
-> get encs
Bottle: get encs
encs: (-25.00 20.00 0.00 106.00 0.00 0.00 0.00 59.00 20.00 20.00 20.00 10.00 10.00 10.00 10.00 10.00 )

As you can see from the log above, the actual joint limits are (15.5 106) degrees. That can explain why you've been experiencing problems with the y…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jimingda
Comment options

@jimingda
Comment options

@pattacini
Comment options

Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #442 on December 15, 2020 15:36.