Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizer doesn't display the robot (ros-pkg ticket #595) #48

Closed
hershwg opened this issue Sep 19, 2012 · 5 comments
Closed

Visualizer doesn't display the robot (ros-pkg ticket #595) #48

hershwg opened this issue Sep 19, 2012 · 5 comments
Labels

Comments

@hershwg
Copy link
Member

hershwg commented Sep 19, 2012

I open the visualizer and tick the boxes in the "Robot Model" section, but nothing shows up. If I tick the "Collision Enabled" box then the collision boxes show up in the correct places, so pr2_etherCAT is definitely publishing the frame transforms.

Could this have something to do with the recent changes to the mesh locations?

trac data:

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[sglaser] Probably because of #596

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[hsu] was reading from pr2_new, mesh moved to pr2. fixed in r6939.

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[sglaser] Still broken. A few dozen errors are printed:

{{{
Could not load model 'base_hi.mesh' for link 'base_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for base_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
Could not load model 'wheel_hi.mesh' for link 'bl_caster_l_wheel_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for wheel_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
Could not load model 'wheel_hi.mesh' for link 'bl_caster_r_wheel_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for wheel_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
Could not load model 'caster_hi.mesh' for link 'bl_caster_rotation_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for caster_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
Could not load model 'wheel_hi.mesh' for link 'br_caster_l_wheel_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for wheel_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
Could not load model 'wheel_hi.mesh' for link 'br_caster_r_wheel_link': OGRE EXCEPTION(5:ItemIdentityException): Unable to derive resource group for wheel_hi.mesh automatically since the resource was not found. in ResourceGroupManager::findGroupContainingResource at OgreResourceGroupManager.cpp (line 1368)
...
}}}

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[hsu] you are missing a directory rospack find gazebo_robot_description/world/Media/models/pr2
try svn up?

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[sglaser] Creating the directory fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant