createMultibody cannot get link state and joint state #3683
zhangzhongwd
started this conversation in
General
Replies: 1 comment
-
hello,I want to get link state now,but it can still not work perfectly。When using createMultibody to create many links,i can just get first link state |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Because I need to learn mechanical configuration using by reinforce learning, I need to use createMultibody() instead loadurdf directly. But I found when I used createMultibody to get objectUid, I cannot get linkstates or get jointstates. getlinkstates() will return NULL. In addition, getjointstates() return wrong values and remain static.
Beta Was this translation helpful? Give feedback.
All reactions