Robotics StackExchange | Archived questions

Can't Rotate Model in Tutorial

I've just started using gazebo and I'm going through the manipulating models tutorial here: https://gazebosim.org/docs/fortress/manipulating_models

When I click on rotate mode nothing happens in the simulation, and the following errors pop up at the command line: [GUI] [Err] [MeshDescriptor.cc:56] Mesh manager can't find mesh named [gizmo_rotate]

[GUI] [Err] [Ogre2MeshFactory.cc:562] Cannot load null mesh [gizmo_rotate]

[GUI] [Err] [Ogre2MeshFactory.cc:125] Failed to get Ogre item for [gizmo_rotate]

[GUI] [Err] [Ogre2Visual.cc:134] Cannot attach null geometry.

Does anyone know how to fix this?

Asked by iq on 2022-06-15 13:17:26 UTC

Comments

Answers

I have this same exact error.

Asked by jrb on 2022-11-30 12:54:21 UTC

Comments

I have this same exact error, anything about how to resolve it ?

Asked by Mildred34 on 2023-02-24 04:08:46 UTC

Comments

Also same error.

Asked by v0idptrs on 2023-03-19 23:16:16 UTC

Comments

Looks like it may be fixed in the next version https://github.com/gazebosim/gz-sim/issues/1770

Asked by v0idptrs on 2023-03-19 23:19:09 UTC