OpenGL and the PR2
Can anyone suggest how to create an OpenGL function (no OGRE dependencies) that renders the PR2? That is, I hope to construct a function that looks like:
void openGLRenderPR2 (JointState);
I imagine this would be of use to many people who are using visualization tools outside of rviz (and without OGRE dependencies).
Thanks!
Mike