Add debug visualization of inertial parameters (debug render inertial boxes) #3497
erwincoumans
started this conversation in
General
Replies: 1 comment
-
The box size is computed in InertiaVisual.cc. I think it's a useful tool too. :) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
It is a useful debugging tool to show the inertial boxes, around the center of mass.
See also gazebo:
"Every link should now display a purple box with green axes. The center of each box is aligned with the specified center of mass of its link. The sizes and orientations of the boxes correspond to unit-mass boxes with the same inertial behavior as their corresponding links. "
(from http://gazebosim.org/tutorials?tut=inertia&cat=build_robot)
Beta Was this translation helpful? Give feedback.
All reactions