Added joint, wireframe, COM, Inertia overlay - #3
Conversation
Joint overlay added with "J"
Toggle wireframe rendering Key = "W"
Toggle functionality with I and M
|
Looks good, thanks for the PR! |
|
Assuming, mjVIS_CONTACTFORCE was removed inadvertently, I'll add that line again manually. |
|
mjVIS_CONTACTFORCE was written twice, so I reduced it |
|
I wanted to add convex hull as well, but didn't really know how to work with the documentation in C. The mjVIS_CONVEXHULL is equal to 0. I saw the vopt.frame and tried the same but didn't work. Do you have any pointers to example python bindings examples like the Pybullet Quickstart Guide |
The first line was for
Let me see if I can get it working. |
Ah. I missed that |
|
PR #7 with Convex Hull |



Joint overlay added with "J"